Searched refs:should_fail_futex (Results 1 – 1 of 1) sorted by relevance
301 static bool should_fail_futex(bool fshared) in should_fail_futex() function335 static inline bool should_fail_futex(bool fshared) in should_fail_futex() function519 if (unlikely(should_fail_futex(fshared))) in get_futex_key()538 if (unlikely(should_fail_futex(fshared))) in get_futex_key()626 if (unlikely(should_fail_futex(fshared)) || ro) { in get_futex_key()1254 if (unlikely(should_fail_futex(true))) in lock_pi_update_atomic()1298 if (unlikely(should_fail_futex(true))) in futex_lock_pi_atomic()1307 if ((unlikely(should_fail_futex(true)))) in futex_lock_pi_atomic()1438 if (unlikely(should_fail_futex(true))) in wake_futex_pi()1798 if (unlikely(should_fail_futex(true))) in futex_proxy_trylock_atomic()[all …]