Searched refs:futex_lock_pi_atomic (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/kernel/ |
D | futex.c | 713 static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic() function 1218 ret = futex_lock_pi_atomic(pifutex, hb2, key2, ps, top_waiter->task, in futex_proxy_trylock_atomic() 1993 ret = futex_lock_pi_atomic(uaddr, hb, &q.key, &q.pi_state, current, 0); in futex_lock_pi()
|