Home
last modified time | relevance | path

Searched refs:__NR_semtimedop (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h241 #define __NR_semtimedop 220 macro
H A Dunistd_x32.h213 #define __NR_semtimedop (__X32_SYSCALL_BIT + 220) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h264 #define __NR_semtimedop 192 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h978 #if defined(__NR_semtimedop)
979 #define SYS_semtimedop __NR_semtimedop
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h288 #define __NR_semtimedop (__NR_SYSCALL_BASE + 312) macro