Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/bench/
Dfutex.h86 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() function
/linux-6.1.9/tools/testing/selftests/futex/include/
Dfutextest.h121 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, in futex_lock_pi() function
/linux-6.1.9/kernel/futex/
Dpi.c930 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi() function