Searched defs:do_mmap (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sgm_dd.c | 471 int bs, int cdbsz, bool fua, bool dpo, bool do_mmap) in sg_read() 568 int bs, int cdbsz, bool fua, bool dpo, bool do_mmap, bool * diop) in sg_write() 1381 bool do_mmap = (FT_SG != in_type); in main() local
|
H A D | sg_read.c | 297 int cdbsz, bool fua, bool dpo, bool * diop, bool do_mmap, in sg_bread() 410 bool do_mmap = false; in main() local
|
H A D | sg_rbuf.c | 81 bool do_mmap; member
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | test-elf_cntl_gelf_getshdr.c | 45 bool do_mmap = false; in main() local
|
H A D | elfgetzdata.c | 53 bool do_mmap = strcmp (argv[1], "mmap") == 0; in main() local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap06.c | 66 static void do_mmap(unsigned int j LTP_ATTRIBUTE_UNUSED) in do_mmap() function
|
/aosp_15_r20/external/crosvm/ext2/src/ |
H A D | builder.rs | 123 pub fn do_mmap(self) -> Result<MemoryMappingArena> { in do_mmap() method
|
/aosp_15_r20/external/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 865 int do_mmap = 0; in do_read() local 974 int do_mmap = 0; in do_randread() local
|
/aosp_15_r20/external/virtio-media/device/src/ |
H A D | lib.rs | 208 fn do_mmap( in do_mmap() method
|
/aosp_15_r20/external/virtio-media/device/src/devices/ |
H A D | simple_device.rs | 241 fn do_mmap( in do_mmap() function
|
H A D | video_decoder.rs | 628 fn do_mmap( in do_mmap() function
|
H A D | v4l2_device_proxy.rs | 1228 fn do_mmap( in do_mmap() function
|
/aosp_15_r20/external/libsrtp2/fuzzer/ |
H A D | fuzzer.c | 39 bool do_mmap, mmap_high = true; in fuzz_alloc() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 720 static int do_mmap(int infd, int outfd, unsigned int size) in do_mmap() function
|