Searched defs:prot (Results 1 – 10 of 10) sorted by relevance
/tools/testing/selftests/x86/ |
D | protection_keys.c | 680 int prot; member 685 void record_pkey_malloc(void *ptr, long size, int prot) in record_pkey_malloc() 750 void *malloc_pkey_with_mprotect(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect() 770 void *malloc_pkey_anon_huge(long size, int prot, u16 pkey) in malloc_pkey_anon_huge() 842 void *malloc_pkey_hugetlb(long size, int prot, u16 pkey) in malloc_pkey_hugetlb() 863 void *malloc_pkey_mmap_dax(long size, int prot, u16 pkey) in malloc_pkey_mmap_dax() 897 void *malloc_pkey(long size, int prot, u16 pkey) in malloc_pkey() 1216 int prot; in test_mprotect_with_pkey_0() local 1441 int prot = PROT_READ|PROT_WRITE; in run_tests_once() local
|
/tools/perf/trace/beauty/ |
D | mmap.c | 9 int printed = 0, prot = arg->val; in syscall_arg__scnprintf_mmap_prot() local
|
/tools/perf/util/ |
D | mmap.h | 40 int prot, mask, nr_cblocks, affinity, flush, comp_level; member
|
D | map.h | 31 u32 prot; member
|
D | map.c | 149 u64 ino_gen, u32 prot, u32 flags, char *filename, in map__new()
|
D | auxtrace.h | 297 int prot; member
|
D | synthetic-events.c | 312 char prot[5]; in perf_event__synthesize_mmap_events() local
|
D | machine.c | 1706 u32 prot = 0; in machine__process_mmap_event() local
|
/tools/arch/s390/include/uapi/asm/ |
D | ptrace.h | 427 ptprot_flags prot; member
|
/tools/perf/lib/include/perf/ |
D | event.h | 30 __u32 prot; member
|