Home
last modified time | relevance | path

Searched refs:futex_private_hash_put (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/futex/
H A Dpi.c1077 futex_private_hash_put(no_free_ptr(hbr.fph)); in futex_lock_pi()
1161 futex_private_hash_put(q.drop_fph); in futex_lock_pi()
H A Drequeue.c917 futex_private_hash_put(q.drop_fph); in futex_wait_requeue_pi()
H A Dcore.c142 void futex_private_hash_put(struct futex_private_hash *fph) in futex_private_hash_put() function