Home
last modified time | relevance | path

Searched refs:__NR_epoll_create (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/epoll_create/
Depoll_create.h15 return tst_syscall(__NR_epoll_create, size); in do_epoll_create()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in214 #define __NR_epoll_create 213 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in208 #define __NR_epoll_create 5207 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in196 #define __NR_epoll_create 249 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in208 #define __NR_epoll_create 6207 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in228 #define __NR_epoll_create 236 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in208 #define __NR_epoll_create 250 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in228 #define __NR_epoll_create 254 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in209 #define __NR_epoll_create 250 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in236 #define __NR_epoll_create 236 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in232 #define __NR_epoll_create 249 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in249 #define __NR_epoll_create 4248 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in252 #define __NR_epoll_create 254 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in254 #define __NR_epoll_create 254 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in188 #define __NR_epoll_create (0x40000000 + 213) macro
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2049 pub const __NR_epoll_create: u32 = 213; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2037 pub const __NR_epoll_create: u32 = 250; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2091 pub const __NR_epoll_create: u32 = 236; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2275 pub const __NR_epoll_create: u32 = 193; constant

12