Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfutex.h91 static inline int futex_hash_allocate_default(void) { return 0; } in futex_hash_allocate_default() function
111 static inline int futex_hash_allocate_default(void) in futex_hash_allocate_default() function
/linux/kernel/futex/
H A Dcore.c1881 int futex_hash_allocate_default(void) in futex_hash_allocate_default() function