Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_64.h254 #define __NR_epoll_ctl 233 macro
Dunistd_32.h273 #define __NR_epoll_ctl 255 macro
Dunistd_x32.h225 #define __NR_epoll_ctl (__X32_SYSCALL_BIT + 233) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h58 #define __NR_epoll_ctl 21 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h64 #define __NR_epoll_ctl 21 macro
65 __SYSCALL(__NR_epoll_ctl, sys_epoll_ctl)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dunistd.h87 #define __NR_epoll_ctl 21 macro
88 __SYSCALL(__NR_epoll_ctl, sys_epoll_ctl)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dunistd.h87 #define __NR_epoll_ctl 21 macro
88 __SYSCALL(__NR_epoll_ctl, sys_epoll_ctl)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_n64.h229 #define __NR_epoll_ctl (__NR_Linux + 208) macro
Dunistd_n32.h229 #define __NR_epoll_ctl (__NR_Linux + 208) macro
Dunistd_o32.h270 #define __NR_epoll_ctl (__NR_Linux + 249) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h216 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h515 #define __NR_epoll_ctl 251 macro
516 __SYSCALL(__NR_epoll_ctl, sys_epoll_ctl)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h229 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h96 SYSCALL_HAND_DEF(__NR_epoll_ctl, SysEpollCtl, int, ARG_NUM_4)