Searched refs:OSQ_LOCK_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | osq_lock.h | 26 #define OSQ_LOCK_UNLOCKED { ATOMIC_INIT(OSQ_UNLOCKED_VAL) } macro |
| H A D | rwsem.h | 100 #define __RWSEM_OPT_INIT(lockname) .osq = OSQ_LOCK_UNLOCKED, |