Home
last modified time | relevance | path

Searched refs:do_mmap (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/tests/
Dtest-elf_cntl_gelf_getshdr.c45 bool do_mmap = false; in main() local
49 do_mmap = false; in main()
54 do_mmap = true; in main()
59 do_mmap = false; in main()
78 Elf *elf = elf_begin (fd, do_mmap ? ELF_C_READ_MMAP : ELF_C_READ, NULL); in main()
86 if (! do_mmap && close_fd) in main()
/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap06.c88 static void do_mmap(unsigned int j LTP_ATTRIBUTE_UNUSED) in do_mmap() function
147 .test = do_mmap,
/external/libsrtp2/fuzzer/
Dfuzzer.c39 bool do_mmap, mmap_high = true; in fuzz_alloc() local
63 do_mmap = (fuzz_mt19937_get() % 64) == 0 ? true : false; in fuzz_alloc()
64 if (do_mmap == true) { in fuzz_alloc()
68 do_mmap = false; in fuzz_alloc()
75 if (g_mmap_allocation == NULL && g_no_mmap == false && do_mmap == true) { in fuzz_alloc()
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c596 int do_mmap = 0; in do_read() local
618 do_mmap = 1; in do_read()
630 if (do_mmap) { in do_read()
638 if (do_mmap) { in do_read()
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c3844 int do_mmap = 1; in do_scsi_read_buffer() local
3872 if (do_mmap) { in do_scsi_read_buffer()
3941 if (do_mmap && (0 != (k % psz))) in do_scsi_read_buffer()
3948 if (do_mmap) { in do_scsi_read_buffer()
3997 if (!do_mmap) in do_scsi_read_buffer()
4003 if (do_mmap) in do_scsi_read_buffer()
6142 int bs, int cdbsz, int fua, int do_mmap) in sg_read2() argument
6161 if (!do_mmap) in sg_read2()
6167 if (do_mmap) in sg_read2()
6209 int bs, int cdbsz, int fua, int do_mmap, int *diop) in sg_write2() argument
[all …]
/external/bcc/tools/
Dmemleak_example.txt76 do_mmap [kernel]
Dwakeuptime_example.txt332 run;entry_SYSCALL_64_fastpath;sys_mmap;sys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;do_munmap;_…
Doffwaketime_example.txt227 chown;entry_SYSCALL_64_fastpath;sys_mmap;sys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;kmem_cach…