Home
last modified time | relevance | path

Searched refs:sys_futex (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.3-rc2/tools/testing/selftests/powerpc/benchmarks/
A Dcontext_switch.c258 static long sys_futex(void *addr1, int op, int val1, struct timespec *timeout, in sys_futex() function
296 sys_futex(m, flags, 2, NULL, NULL, 0); in mutex_lock()
314 sys_futex(m, flags, 1, NULL, NULL, 0); in mutex_unlock()
/linux-6.3-rc2/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl279 221 64 futex sys_futex
280 221 spu futex sys_futex
511 422 32 futex_time64 sys_futex sys_futex
/linux-6.3-rc2/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl279 221 64 futex sys_futex
280 221 spu futex sys_futex
511 422 32 futex_time64 sys_futex sys_futex
/linux-6.3-rc2/arch/parisc/kernel/syscalls/
A Dsyscall.tbl234 210 64 futex sys_futex
422 422 32 futex_time64 sys_futex sys_futex
/linux-6.3-rc2/arch/sparc/kernel/syscalls/
A Dsyscall.tbl179 142 64 futex sys_futex
470 422 32 futex_time64 sys_futex sys_futex
/linux-6.3-rc2/Documentation/locking/
A Drobust-futexes.rst18 that says "there's a waiter pending", and the sys_futex(FUTEX_WAIT)
24 sys_futex(FUTEX_WAKE) syscall to wake them up. Once all waiters have
57 syscall variants to sys_futex(): FUTEX_REGISTER, FUTEX_DEREGISTER and
A Drobust-futex-ABI.rst25 threads in the kernel. Options on the sys_futex(2) system call support
/linux-6.3-rc2/arch/mips/kernel/syscalls/
A Dsyscall_o32.tbl412 422 o32 futex_time64 sys_futex sys_futex
A Dsyscall_n64.tbl205 194 n64 futex sys_futex
A Dsyscall_n32.tbl363 422 n32 futex_time64 sys_futex
/linux-6.3-rc2/arch/s390/kernel/syscalls/
A Dsyscall.tbl249 238 common futex sys_futex sys_futex_time32
427 422 32 futex_time64 - sys_futex
/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h322 __SC_3264(__NR_futex, sys_futex_time32, sys_futex)
820 __SYSCALL(__NR_futex_time64, sys_futex)
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h322 __SC_3264(__NR_futex, sys_futex_time32, sys_futex)
820 __SYSCALL(__NR_futex_time64, sys_futex)
/linux-6.3-rc2/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl249 238 common futex sys_futex sys_futex_time32
427 422 32 futex_time64 - sys_futex
/linux-6.3-rc2/arch/ia64/kernel/syscalls/
A Dsyscall.tbl218 206 common futex sys_futex
/linux-6.3-rc2/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl205 194 n64 futex sys_futex
/linux-6.3-rc2/arch/x86/entry/syscalls/
A Dsyscall_64.tbl213 202 common futex sys_futex
A Dsyscall_32.tbl429 422 i386 futex_time64 sys_futex
/linux-6.3-rc2/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl395 422 common futex_time64 sys_futex
/linux-6.3-rc2/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl213 202 common futex sys_futex
/linux-6.3-rc2/arch/sh/kernel/syscalls/
A Dsyscall.tbl427 422 common futex_time64 sys_futex
/linux-6.3-rc2/arch/arm/tools/
A Dsyscall.tbl438 422 common futex_time64 sys_futex
/linux-6.3-rc2/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl430 422 common futex_time64 sys_futex
/linux-6.3-rc2/arch/m68k/kernel/syscalls/
A Dsyscall.tbl424 422 common futex_time64 sys_futex
/linux-6.3-rc2/arch/alpha/kernel/syscalls/
A Dsyscall.tbl327 394 common futex sys_futex

Completed in 24 milliseconds

12