Files
kernel/lib/locking-selftest-spin.h
T
Greg Kroah-Hartman e678e468d9 Linux 6.12.89
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-05-15 14:51:08 +02:00

13 lines
157 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#undef LOCK
#define LOCK L
#undef UNLOCK
#define UNLOCK U
#undef RLOCK
#undef WLOCK
#undef INIT
#define INIT SI