Searched refs:N_LOCK (Results 1 – 1 of 1) sorted by relevance
24 #define N_LOCK 0x0000001 macro50 if (old.val & N_LOCK) { in futex_numa_32_lock()54 new.val |= N_LOCK; in futex_numa_32_lock()71 if (!(old.val & N_LOCK)) in futex_numa_32_lock()85 u32 val = __atomic_sub_fetch(&lock->val, N_LOCK, __ATOMIC_RELEASE); in futex_numa_32_unlock()