Home
last modified time | relevance | path

Searched refs:UFFD_FEATURE_MINOR_SHMEM (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Duserfaultfd.h185 /* UFFD_FEATURE_MINOR_SHMEM was added in v5.14 */
186 #ifndef UFFD_FEATURE_MINOR_SHMEM
187 #define UFFD_FEATURE_MINOR_SHMEM (1<<10) macro
188 #endif /* UFFD_FEATURE_MINOR_SHMEM */
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem_child.c148 uffdio_api.features = UFFD_FEATURE_MINOR_SHMEM; in setup_uffd()
159 if (!(uffdio_api.features & UFFD_FEATURE_MINOR_SHMEM)) in setup_uffd()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2221 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2220 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2200 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2330 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2401 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2352 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2463 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2304 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2567 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2265 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2538 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2250 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2332 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2261 pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; consts

Completed in 221 milliseconds