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() function540 if (unlikely(should_fail_futex(fshared))) in get_futex_key()559 if (unlikely(should_fail_futex(fshared))) in get_futex_key()647 if (unlikely(should_fail_futex(fshared)) || ro) { in get_futex_key()1333 if (unlikely(should_fail_futex(true))) in lock_pi_update_atomic()1378 if (unlikely(should_fail_futex(true))) in futex_lock_pi_atomic()1387 if ((unlikely(should_fail_futex(true)))) in futex_lock_pi_atomic()1520 if (unlikely(should_fail_futex(true))) in wake_futex_pi()1878 if (unlikely(should_fail_futex(true))) in futex_proxy_trylock_atomic()[all …]