Home
last modified time | relevance | path

Searched refs:mmap_prot (Results 1 – 7 of 7) sorted by relevance

/system/extras/ioshark/
Dconvert_format.c244 new_disk_file_op.mmap_prot = in main()
245 old_disk_file_op.mmap_prot; in main()
250 new_disk_file_op.mmap_prot = in main()
251 htobe32(new_disk_file_op.mmap_prot); in main()
Dioshark.h104 #define mmap_prot u.mmap_a.prot macro
Dcompile_ioshark_subr.c262 file_op->mmap_prot = htobe32(file_op->mmap_prot); in ioshark_write_file_op()
Dioshark_bench_mmap.c172 int prot = file_op->mmap_prot; in ioshark_handle_mmap()
DREADME90 #define mmap_prot u.mmap_a.prot
Dioshark_bench_subr.c702 file_op->mmap_prot = be32toh(file_op->mmap_prot); in ioshark_read_file_op()
Dcompile_ioshark.c611 (int *)&disk_file_op->mmap_prot, in main()