Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dcore.c131 static bool futex_ref_put(struct futex_private_hash *fph);
152 if (futex_ref_put(fph)) in futex_private_hash_put()
1693 static bool futex_ref_put(struct futex_private_hash *fph) in futex_ref_put() function