Searched refs:futex_lock_pi_atomic (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/futex/ |
| A D | futex.h | 228 extern int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb,
|
| A D | pi.c | 514 int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic() function 955 ret = futex_lock_pi_atomic(uaddr, hb, &q.key, &q.pi_state, current, in futex_lock_pi()
|
| A D | requeue.c | 319 ret = futex_lock_pi_atomic(pifutex, hb2, key2, ps, top_waiter->task, in futex_proxy_trylock_atomic()
|
| /linux/ |
| A D | System.map | 5025 ffff80001012f8e0 T futex_lock_pi_atomic
|
| A D | .tmp_System.map | 5025 ffff80001012f8e0 T futex_lock_pi_atomic
|
Completed in 297 milliseconds