Searched refs:futex_lock_pi_atomic (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/kernel/ |
D | futex.c | 1404 static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic() function 2082 ret = futex_lock_pi_atomic(pifutex, hb2, key2, ps, top_waiter->task, in futex_proxy_trylock_atomic() 3044 ret = futex_lock_pi_atomic(uaddr, hb, &q.key, &q.pi_state, current, in futex_lock_pi()
|