Searched refs:fshared (Results 1 – 1 of 1) sorted by relevance
294 static bool should_fail_futex(bool fshared) in should_fail_futex() argument296 if (fail_futex.ignore_private && !fshared) in should_fail_futex()328 static inline bool should_fail_futex(bool fshared) in should_fail_futex() argument522 get_futex_key(u32 __user *uaddr, int fshared, union futex_key *key, int rw) in get_futex_key() argument541 if (unlikely(should_fail_futex(fshared))) in get_futex_key()551 if (!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()