Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone08.c111 tst_syscall(__NR_exit, 0); in child_clone_parent()
127 tst_syscall(__NR_exit, 0); in child_clone_child_settid()
137 tst_syscall(__NR_exit, 0); in child_clone_parent_settid()
182 tst_syscall(__NR_exit, 0); in child_clone_thread()
H A Dclone09.c38 tst_syscall(__NR_exit, 0); in newnet()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl04.c51 BPF_JUMP(BPF_JMP | BPF_JEQ, __NR_exit, 4, 0),
154 tst_syscall(__NR_exit, 0); in check_strict_mode()
194 tst_syscall(__NR_exit, 0); in check_filter_mode()
/third_party/musl/src/thread/powerpc64/
H A D__unmapself.s7 li 0, 1 #__NR_exit
/third_party/musl/src/thread/powerpc/
H A D__unmapself.s7 li 0, 1 #__NR_exit
/third_party/musl/src/thread/sh/
H A Dclone.s42 2: mov #1, r3 ! __NR_exit
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h20 #define __NR_exit 1 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h20 #define __NR_exit 1 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h20 #define __NR_exit 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h20 #define __NR_exit 1 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h20 #define __NR_exit 1 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h20 #define __NR_exit 1 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1932 pub const __NR_exit: u32 = 93; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1931 pub const __NR_exit: u32 = 93; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1915 pub const __NR_exit: u32 = 93; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1865 pub const __NR_exit: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2042 pub const __NR_exit: u32 = 5058; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1859 pub const __NR_exit: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1977 pub const __NR_exit: u32 = 4001; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1831 pub const __NR_exit: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2085 pub const __NR_exit: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1834 pub const __NR_exit: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2093 pub const __NR_exit: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1885 pub const __NR_exit: u32 = 1073741884; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1830 pub const __NR_exit: u32 = 1; consts

Completed in 204 milliseconds

12