]> Git Repo - linux.git/blame - lib/locking-selftest-rtmutex.h
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
[linux.git] / lib / locking-selftest-rtmutex.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
018956d6
PZ
2#undef LOCK
3#define LOCK RTL
4
5#undef UNLOCK
6#define UNLOCK RTU
7
8#undef RLOCK
9#undef WLOCK
10
11#undef INIT
12#define INIT RTI
This page took 0.259447 seconds and 4 git commands to generate.