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-4.19/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-4.19/tools/testing/selftests/futex/include/ |
| D | futextest.h | 125 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, 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-4.19/kernel/ |
| D | futex.c | 2814 static int futex_lock_pi(u32 __user *uaddr, unsigned int flags, in futex_lock_pi() function
|
| /kernel/linux/linux-5.10/kernel/ |
| D | futex.c | 2774 static int futex_lock_pi(u32 __user *uaddr, unsigned int flags, in futex_lock_pi() function
|