Sign in
cos
/
third_party
/
kernel
/
refs/heads/cvm/M109-tdx-quote-support
/
.
/
lib
/
locking-selftest-wlock.h
blob: 0bc51c8cf3c5845072e1ec6c59dcfa7078a49079 [
file
] [
log
] [
blame
] [
edit
]
/* 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