Searched refs:futex_hash_prctl (Results 1 – 3 of 3) sorted by relevance
83 int futex_hash_prctl(unsigned long arg2, unsigned long arg3, unsigned long arg4);107 static inline int futex_hash_prctl(unsigned long arg2, unsigned long arg3, unsigned long arg4) in futex_hash_prctl() function
1949 int futex_hash_prctl(unsigned long arg2, unsigned long arg3, unsigned long arg4) in futex_hash_prctl() function
2806 error = futex_hash_prctl(arg2, arg3, arg4); in SYSCALL_DEFINE5()