Searched defs:futex_lock_pi (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| D | futex.h | 63 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() function
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| D | futex.h | 86 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/futex/include/ |
| D | futextest.h | 121 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, in futex_lock_pi() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/include/ |
| D | futextest.h | 121 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, in futex_lock_pi() function
|
| /kernel/linux/linux-6.6/kernel/futex/ |
| D | pi.c | 930 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi() function
|
| /kernel/linux/linux-5.10/kernel/futex/ |
| D | core.c | 2784 static int futex_lock_pi(u32 __user *uaddr, unsigned int flags, in futex_lock_pi() function
|