Home
last modified time | relevance | path

Searched defs:DEFINE_RWLOCK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Drwlock_types.h47 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x) macro
/kernel/linux/linux-6.6/include/linux/
H A Drwlock_types.h51 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x) macro
73 #define DEFINE_RWLOCK(name) \ macro

Completed in 1 milliseconds