Home
last modified time | relevance | path

Searched defs:futex_unlock_pi (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex.h72 futex_unlock_pi(u_int32_t *uaddr, int opflags) in futex_unlock_pi() function
/kernel/linux/linux-5.10/tools/testing/selftests/futex/include/
H A Dfutextest.h131 futex_unlock_pi(futex_t *uaddr, int opflags) in futex_unlock_pi() function
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex.h95 futex_unlock_pi(u_int32_t *uaddr, int opflags) in futex_unlock_pi() function
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/
H A Dfutextest.h131 futex_unlock_pi(futex_t *uaddr, int opflags) in futex_unlock_pi() function
/kernel/linux/linux-6.6/kernel/futex/
H A Dpi.c1100 int futex_unlock_pi(u32 __user *uaddr, unsigned int flags) in futex_unlock_pi() function
/kernel/linux/linux-5.10/kernel/futex/
H A Dcore.c2955 static int futex_unlock_pi(u32 __user *uaddr, unsigned int flags) in futex_unlock_pi() function
[all...]

Completed in 7 milliseconds