Home
last modified time | relevance | path

Searched defs:do_mmap (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/sg3_utils/src/
H A Dsgm_dd.c471 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 Dsg_read.c297 int cdbsz, bool fua, bool dpo, bool * diop, bool do_mmap, in sg_bread()
410 bool do_mmap = false; in main() local
H A Dsg_rbuf.c81 bool do_mmap; member
/aosp_15_r20/external/elfutils/tests/
H A Dtest-elf_cntl_gelf_getshdr.c45 bool do_mmap = false; in main() local
H A Delfgetzdata.c53 bool do_mmap = strcmp (argv[1], "mmap") == 0; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap06.c66 static void do_mmap(unsigned int j LTP_ATTRIBUTE_UNUSED) in do_mmap() function
/aosp_15_r20/external/crosvm/ext2/src/
H A Dbuilder.rs123 pub fn do_mmap(self) -> Result<MemoryMappingArena> { in do_mmap() method
/aosp_15_r20/external/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c865 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 Dlib.rs208 fn do_mmap( in do_mmap() method
/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dsimple_device.rs241 fn do_mmap( in do_mmap() function
H A Dvideo_decoder.rs628 fn do_mmap( in do_mmap() function
H A Dv4l2_device_proxy.rs1228 fn do_mmap( in do_mmap() function
/aosp_15_r20/external/libsrtp2/fuzzer/
H A Dfuzzer.c39 bool do_mmap, mmap_high = true; in fuzz_alloc() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c720 static int do_mmap(int infd, int outfd, unsigned int size) in do_mmap() function