Searched defs:do_mmap (Results 1 - 4 of 4) sorted by relevance
/third_party/elfutils/tests/ |
H A D | test-elf_cntl_gelf_getshdr.c | 45 bool do_mmap = false; in main() local
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap06.c | 62 static void do_mmap(unsigned int j LTP_ATTRIBUTE_UNUSED) in do_mmap() function
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 661 int do_mmap = 0; in do_read() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 3841 int do_mmap = 1; in do_scsi_read_buffer() local 6138 sg_read2(int sg_fd, unsigned char *buff, int blocks, int from_block, int bs, int cdbsz, int fua, int do_mmap) sg_read2() argument 6205 sg_write2(int sg_fd, unsigned char *buff, int blocks, int to_block, int bs, int cdbsz, int fua, int do_mmap, int *diop) sg_write2() argument 6633 int do_mmap = (FT_SG == in_type) ? 0 : 1; do_scsi_sgm_read_write() local [all...] |
Completed in 12 milliseconds