Home
last modified time | relevance | path

Searched refs:__NR_ppoll (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_64.h292 #define __NR_ppoll 271 macro
Dunistd_32.h326 #define __NR_ppoll 309 macro
Dunistd_x32.h259 #define __NR_ppoll (__X32_SYSCALL_BIT + 271) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h113 #define __NR_ppoll 73 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h174 #define __NR_ppoll 73 macro
175 __SC_COMP(__NR_ppoll, sys_ppoll, compat_sys_ppoll)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dunistd.h230 #define __NR_ppoll 73 macro
231 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dunistd.h230 #define __NR_ppoll 73 macro
231 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_n64.h281 #define __NR_ppoll (__NR_Linux + 261) macro
Dunistd_n32.h285 #define __NR_ppoll (__NR_Linux + 265) macro
Dunistd_o32.h322 #define __NR_ppoll (__NR_Linux + 302) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h299 #define __NR_ppoll (__NR_SYSCALL_BASE + 336) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h685 #define __NR_ppoll 336 macro
686 __SYSCALL(__NR_ppoll, compat_sys_ppoll_time32)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h312 #define __NR_ppoll (__NR_SYSCALL_BASE + 336) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h90 SYSCALL_HAND_DEF(__NR_ppoll, SysPpoll, int, ARG_NUM_5)