Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/bench/
Dfutex.h95 futex_unlock_pi(u_int32_t *uaddr, int opflags) in futex_unlock_pi() function
/linux-6.6.21/tools/testing/selftests/futex/include/
Dfutextest.h131 futex_unlock_pi(futex_t *uaddr, int opflags) in futex_unlock_pi() function
/linux-6.6.21/kernel/futex/
Dpi.c1100 int futex_unlock_pi(u32 __user *uaddr, unsigned int flags) in futex_unlock_pi() function