Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/futex/ !
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()
Dfutex.h34 static inline bool should_fail_futex(bool fshared) in should_fail_futex()
/linux-6.1.9/tools/perf/bench/ !
Dfutex.h18 bool fshared; member