Home
last modified time | relevance | path

Searched defs:__NR_memfd_create (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
H A DMemFd.cpp29 # define __NR_memfd_create 279 macro
31 # define __NR_memfd_create 279 macro
33 # define __NR_memfd_create 360 macro
35 # define __NR_memfd_create 356 macro
37 # define __NR_memfd_create 319 macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DExecutableMemory.cpp152 # define __NR_memfd_create 279 in memfd_create() macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h364 #define __NR_memfd_create 385 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h364 #define __NR_memfd_create 385 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h364 #define __NR_memfd_create 385 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h364 #define __NR_memfd_create 385 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h364 #define __NR_memfd_create 385 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h364 #define __NR_memfd_create 385 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2103 pub const __NR_memfd_create: u32 = 279; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2213 pub const __NR_memfd_create: u32 = 360; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2102 pub const __NR_memfd_create: u32 = 279; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2065 pub const __NR_memfd_create: u32 = 279; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2297 pub const __NR_memfd_create: u32 = 5314; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2216 pub const __NR_memfd_create: u32 = 360; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2329 pub const __NR_memfd_create: u32 = 4354; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2170 pub const __NR_memfd_create: u32 = 385; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2430 pub const __NR_memfd_create: u32 = 348; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2128 pub const __NR_memfd_create: u32 = 350; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2420 pub const __NR_memfd_create: u32 = 348; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2111 pub const __NR_memfd_create: u32 = 1073742143; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2181 pub const __NR_memfd_create: u32 = 356; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2155 pub const __NR_memfd_create: u32 = 319; consts

Completed in 188 milliseconds