Home
last modified time | relevance | path

Searched defs:fshared (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/perf/bench/
Dfutex.h18 bool fshared; member
/Linux-v5.15/kernel/
Dfutex.c332 static bool should_fail_futex(bool fshared) in should_fail_futex()
362 static inline bool should_fail_futex(bool fshared) in should_fail_futex()
542 static int get_futex_key(u32 __user *uaddr, bool fshared, union futex_key *key, in get_futex_key()