Searched refs:should_fail_futex (Results 1 – 1 of 1) sorted by relevance
292 static bool should_fail_futex(bool fshared) in should_fail_futex() function322 static inline bool should_fail_futex(bool fshared) in should_fail_futex() function546 if (unlikely(should_fail_futex(fshared))) in get_futex_key()565 if (unlikely(should_fail_futex(fshared))) in get_futex_key()653 if (unlikely(should_fail_futex(fshared)) || ro) { in get_futex_key()1385 if (unlikely(should_fail_futex(true))) in lock_pi_update_atomic()1438 if (unlikely(should_fail_futex(true))) in futex_lock_pi_atomic()1447 if ((unlikely(should_fail_futex(true)))) in futex_lock_pi_atomic()1580 if (unlikely(should_fail_futex(true))) in wake_futex_pi()1944 if (unlikely(should_fail_futex(true))) in futex_proxy_trylock_atomic()[all …]