Searched refs:pagefault (Results 1 - 16 of 16) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/userfaultfd/ |
H A D | userfaultfd01.c | 8 * Force a pagefault event and handle it using userfaultfd 65 uffdio_copy.dst = (unsigned long) msg.arg.pagefault.address in handle_thread()
|
/third_party/ltp/include/lapi/ |
H A D | userfaultfd.h | 66 } pagefault; member
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4255 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4253 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4233 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4397 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4467 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4425 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4531 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4339 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4617 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4313 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4587 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4282 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4370 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4291 pub pagefault: uffd_msg__bindgen_ty_1__bindgen_ty_1,
|
Completed in 206 milliseconds