Home
last modified time | relevance | path

Searched refs:__NR_futex (Results 1 – 25 of 53) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait04.c17 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wake01.c31 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wait03.c17 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wait02.c19 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wait01.c33 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_cmp_requeue02.c36 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wake03.c17 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wake04.c40 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wake02.c19 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_wait_bitset01.c25 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
Dfutex_cmp_requeue01.c46 #if (__NR_futex != __LTP__NR_INVALID_SYSCALL)
/third_party/rust/crates/rustix/src/backend/linux_raw/thread/
Dsyscalls.rs251 __NR_futex, in futex()
276 __NR_futex, in futex_old()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dfutex.h62 #define SYS_futex __NR_futex
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dspinlock_linux.inc42 #define SYS_futex __NR_futex
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h217 #define __NR_futex 240 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h217 #define __NR_futex 240 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h217 #define __NR_futex 240 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h217 #define __NR_futex 240 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h217 #define __NR_futex 240 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in100 #define __NR_futex 98 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in99 #define __NR_futex 98 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in98 #define __NR_futex 98 macro
/third_party/gstreamer/gstreamer/gst/
Dgstsystemclock.c126 syscall (__NR_futex, cond_val, (gsize) FUTEX_WAKE_PRIVATE, (gsize) INT_MAX, in gst_futex_cond_broadcast()
149 syscall (__NR_futex, cond_val, (gsize) FUTEX_WAIT_BITSET_PRIVATE, in gst_futex_cond_wait_until()
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in203 #define __NR_futex 202 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in195 #define __NR_futex 5194 macro

123