Searched refs:fshared (Results 1 – 1 of 1) sorted by relevance
292 static bool should_fail_futex(bool fshared) in should_fail_futex() argument294 if (fail_futex.ignore_private && !fshared) in should_fail_futex()322 static inline bool should_fail_futex(bool fshared) in should_fail_futex() argument527 get_futex_key(u32 __user *uaddr, int fshared, union futex_key *key, enum futex_access rw) in get_futex_key() argument546 if (unlikely(should_fail_futex(fshared))) in get_futex_key()556 if (!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()