Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dpi.c1012 futex_hash_put(no_free_ptr(hb)); in futex_lock_pi()
1106 futex_hash_put(hb); in futex_lock_pi()
H A Drequeue.c908 futex_hash_put(hb); in futex_wait_requeue_pi()
H A Dcore.c172 void futex_hash_put(struct futex_hash_bucket *hb) in futex_hash_put() function