Home
last modified time | relevance | path

Searched defs:futex_hash_put (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/futex/
H A Dfutex.h235 static inline void futex_hash_put(struct futex_hash_bucket *hb) { } in futex_hash_put() function
H A Dcore.c172 void futex_hash_put(struct futex_hash_bucket *hb) in futex_hash_put() function