Sign in
kunit
/
linux
/
4be222528d89e7ebab68167b804972f6893e5e77
/
.
/
lib
/
locking-selftest-wlock.h
blob: 0bc51c8cf3c5845072e1ec6c59dcfa7078a49079 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#undef
LOCK
#define
LOCK WL
#undef
UNLOCK
#define
UNLOCK WU
#undef
RLOCK
#define
RLOCK RL
#undef
WLOCK
#define
WLOCK WL
#undef
INIT
#define
INIT RWI