Home
last modified time | relevance | path

Searched refs:__NR_exit (Results 1 - 25 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dseccomp.h9 #define __NR_seccomp_exit __NR_exit
14 #define __NR_seccomp_exit_32 __NR_exit
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dseccomp.h9 #define __NR_seccomp_exit __NR_exit
14 #define __NR_seccomp_exit_32 __NR_exit
/kernel/linux/linux-5.10/include/asm-generic/
H A Dseccomp.h16 #define __NR_seccomp_exit_32 __NR_exit
24 #define __NR_seccomp_exit __NR_exit
/kernel/linux/linux-6.6/include/asm-generic/
H A Dseccomp.h16 #define __NR_seccomp_exit_32 __NR_exit
24 #define __NR_seccomp_exit __NR_exit
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dseccomp.h8 #define __NR_seccomp_exit __NR_exit
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
H A Dsystem.c13 syscall(__NR_exit, n); in exit()
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dseccomp.h8 #define __NR_seccomp_exit __NR_exit
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dza-test.S194 mov x8, #__NR_exit
333 // mov w8, #__NR_exit
364 // mov w8, #__NR_exit
370 // mov x8, #__NR_exit
382 mov x8, #__NR_exit
394 mov x8, #__NR_exit
H A Dfp-pidbench.S69 mov x8, #__NR_exit
H A Dzt-test.S163 mov x8, #__NR_exit
267 // mov w8, #__NR_exit
295 // mov w8, #__NR_exit
301 // mov x8, #__NR_exit
313 mov x8, #__NR_exit
H A Dfpsimd-test.S178 mov x8, #__NR_exit
329 mov x8, #__NR_exit
H A Dsve-test.S341 mov x8, #__NR_exit
504 // mov w8, #__NR_exit
534 // mov w8, #__NR_exit
540 // mov x8, #__NR_exit
552 mov x8, #__NR_exit
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dunistd.h12 #define __NR__exit __NR_exit
/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c61 x86_syscall3(__NR_exit, code, 0, 0); in linux_exit()
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c61 x86_syscall3(__NR_exit, code, 0, 0); in linux_exit()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/switch_endian/
H A Dswitch_endian_test.S88 li r0, __NR_exit
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c87 asm volatile ("int $0x80" : : "a" (__NR_exit), "b" (!!ret)); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c87 asm volatile ("int $0x80" : : "a" (__NR_exit), "b" (!!ret)); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/switch_endian/
H A Dswitch_endian_test.S88 li r0, __NR_exit
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-fancy.c38 SYSCALL(__NR_exit, ALLOW), in main()
H A Dbpf-direct.c125 BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_exit, 0, 1), in install_filter()
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-fancy.c38 SYSCALL(__NR_exit, ALLOW), in main()
H A Dbpf-direct.c125 BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_exit, 0, 1), in install_filter()
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
H A Dfpsimd-test.S333 mov x8, #__NR_exit
479 mov x8, #__NR_exit
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h22 #define __NR_exit 1 macro

Completed in 7 milliseconds

123