Searched refs:OSQ_LOCK_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | osq_lock.h | 26 #define OSQ_LOCK_UNLOCKED { ATOMIC_INIT(OSQ_UNLOCKED_VAL) } macro |
| D | rwsem.h | 86 #define __RWSEM_OPT_INIT(lockname) , .osq = OSQ_LOCK_UNLOCKED |