Home
last modified time | relevance | path

Searched refs:__NR_exit_group (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-fancy.c39 SYSCALL(__NR_exit_group, ALLOW), in main()
H A Dbpf-direct.c123 BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_exit_group, 0, 1), in install_filter()
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-fancy.c39 SYSCALL(__NR_exit_group, ALLOW), in main()
H A Dbpf-direct.c123 BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_exit_group, 0, 1), in install_filter()
/kernel/linux/linux-5.10/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c66 __NR_exit_group, in TEST()
/kernel/linux/linux-6.6/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c66 __NR_exit_group, in TEST()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h270 #define __NR_exit_group 252 macro
H A Dunistd_64.h252 #define __NR_exit_group 231 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h270 #define __NR_exit_group 252 macro
H A Dunistd_64.h252 #define __NR_exit_group 231 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h145 #define __NR_exit_group 94 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h145 #define __NR_exit_group 94 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h509 #define __NR_exit_group 248 macro
510 __SYSCALL(__NR_exit_group, sys_exit_group)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h509 #define __NR_exit_group 248 macro
510 __SYSCALL(__NR_exit_group, sys_exit_group)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h308 #define __NR_exit_group 94 macro
309 __SYSCALL(__NR_exit_group, sys_exit_group)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h308 #define __NR_exit_group 94 macro
309 __SYSCALL(__NR_exit_group, sys_exit_group)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h260 #define __NR_exit_group 94 macro
261 __SYSCALL(__NR_exit_group, sys_exit_group)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h260 #define __NR_exit_group 94 macro
261 __SYSCALL(__NR_exit_group, sys_exit_group)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h225 #define __NR_exit_group 94 macro
226 __SYSCALL(__NR_exit_group, sys_exit_group)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h213 #define __NR_exit_group (__NR_SYSCALL_BASE + 248) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h267 #define __NR_exit_group (__NR_Linux + 246) macro
H A Dunistd_n64.h226 #define __NR_exit_group (__NR_Linux + 205) macro
H A Dunistd_n32.h226 #define __NR_exit_group (__NR_Linux + 205) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h226 #define __NR_exit_group (__NR_SYSCALL_BASE + 248) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h226 #define __NR_exit_group (__NR_SYSCALL_BASE + 248) macro

Completed in 33 milliseconds

12