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

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

Completed in 205 milliseconds