Searched refs:futex_hash_allocate_default (Results 1 – 3 of 3) sorted by relevance
86 int futex_hash_allocate_default(void);91 static inline int futex_hash_allocate_default(void) { return 0; } in futex_hash_allocate_default() function111 static inline int futex_hash_allocate_default(void) in futex_hash_allocate_default() function
1889 int futex_hash_allocate_default(void) in futex_hash_allocate_default() function
2296 retval = futex_hash_allocate_default(); in copy_process()