Home
last modified time | relevance | path

Searched refs:uffdio_copy (Results 1 – 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/userfaultfd/
Duserfaultfd01.c45 struct uffdio_copy uffdio_copy; in handle_thread() local
65 uffdio_copy.src = (unsigned long) copy_page; in handle_thread()
67 uffdio_copy.dst = (unsigned long) msg.arg.pagefault.address in handle_thread()
69 uffdio_copy.len = page_size; in handle_thread()
70 uffdio_copy.mode = 0; in handle_thread()
71 uffdio_copy.copy = 0; in handle_thread()
72 SAFE_IOCTL(uffd, UFFDIO_COPY, &uffdio_copy); in handle_thread()
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4318 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs4320 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs4652 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs4462 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs4490 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs4682 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4378 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs4356 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs4532 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs4404 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs4435 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs4347 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs4596 pub struct uffdio_copy { struct
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs4298 pub struct uffdio_copy { struct
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h43739 struct uffdio_copy { struct