Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Dcore.c77 bool should_fail_futex(bool fshared) in should_fail_futex()
220 int get_futex_key(u32 __user *uaddr, bool fshared, union futex_key *key, in get_futex_key()
H A Dfutex.h34 static inline bool should_fail_futex(bool fshared) in should_fail_futex()
/openbmc/linux/tools/perf/bench/
H A Dfutex.h18 bool fshared; member