Searched refs:should_fail_futex (Results 1 – 1 of 1) sorted by relevance
291 static bool should_fail_futex(bool fshared) in should_fail_futex() function325 static inline bool should_fail_futex(bool fshared) in should_fail_futex() function486 if (unlikely(should_fail_futex(fshared))) in get_futex_key()505 if (unlikely(should_fail_futex(fshared))) in get_futex_key()596 if (unlikely(should_fail_futex(fshared)) || ro) { in get_futex_key()1054 if (unlikely(should_fail_futex(true))) in lock_pi_update_atomic()1098 if (unlikely(should_fail_futex(true))) in futex_lock_pi_atomic()1107 if ((unlikely(should_fail_futex(true)))) in futex_lock_pi_atomic()1244 if (unlikely(should_fail_futex(true))) in wake_futex_pi()1559 if (unlikely(should_fail_futex(true))) in futex_proxy_trylock_atomic()[all …]