/aosp_15_r20/external/crosvm/swap/src/ |
H A D | file.rs | 707 let swap_file = SwapFile::new(&file, 200).unwrap(); in len() localVariable 715 let swap_file = SwapFile::new(&file, 200).unwrap(); in page_content_default_is_none() localVariable 723 let mut swap_file = SwapFile::new(&file, 200).unwrap(); in page_content_returns_content() localVariable 738 let swap_file = SwapFile::new(&file, 200).unwrap(); in page_content_out_of_range() localVariable 758 let mut swap_file = SwapFile::new(&file, 200).unwrap(); in write_to_file_swap_file() localVariable 774 let mut swap_file = SwapFile::new(&file, 200).unwrap(); in write_to_file_invalid_size() localVariable 786 let mut swap_file = SwapFile::new(&file, 200).unwrap(); in write_to_file_out_of_range() localVariable 803 let mut swap_file = SwapFile::new(&file, 200).unwrap(); in write_to_file_overwrite() localVariable 846 let mut swap_file = SwapFile::new(&file, 200).unwrap(); in lock_and_start_populate() localVariable 869 let mut swap_file = SwapFile::new(&file, 200).unwrap(); in clear_range() localVariable [all …]
|
H A D | controller.rs | 173 let swap_file = OpenOptions::new() in launch() localVariable 645 let swap_file = match (swap_file_opt.take(), truncate_worker.take()) { in monitor_process() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu_emit.c | 80 swap_file(struct qpu_reg *src) in swap_file() function
|
/aosp_15_r20/art/artd/ |
H A D | artd.cc | 1105 std::unique_ptr<NewFile> swap_file = nullptr; in dexopt() local
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat.cc | 1395 std::unique_ptr<File> swap_file(OS::CreateEmptyFile(swap_file_name_.c_str())); in OpenFile() local
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 16310 struct file *swap_file; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 7843 struct file *swap_file; member
|
H A D | vmlinux_600.h | 7843 struct file *swap_file; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 7260 struct file *swap_file; member
|
H A D | vmlinux_602.h | 7260 struct file *swap_file; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 6723 struct file *swap_file; member
|
H A D | vmlinux_518.h | 6723 struct file *swap_file; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 8140 struct file *swap_file; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 8538 struct file *swap_file; member
|
H A D | vmlinux.h | 8538 struct file *swap_file; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 6865 struct file *swap_file; member
|
H A D | vmlinux.h | 6865 struct file *swap_file; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 8403 struct file *swap_file; member
|