Searched refs:should_fail_futex (Results 1 – 1 of 1) sorted by relevance
294 static bool should_fail_futex(bool fshared) in should_fail_futex() function328 static inline bool should_fail_futex(bool fshared) in should_fail_futex() function541 if (unlikely(should_fail_futex(fshared))) in get_futex_key()560 if (unlikely(should_fail_futex(fshared))) in get_futex_key()676 if (unlikely(should_fail_futex(fshared)) || ro) { in get_futex_key()1387 if (unlikely(should_fail_futex(true))) in lock_pi_update_atomic()1439 if (unlikely(should_fail_futex(true))) in futex_lock_pi_atomic()1448 if ((unlikely(should_fail_futex(true)))) in futex_lock_pi_atomic()1579 if (unlikely(should_fail_futex(true))) in wake_futex_pi()1936 if (unlikely(should_fail_futex(true))) in futex_proxy_trylock_atomic()[all …]