Searched refs:vm_prot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/common_modules/xpm/core/ |
H A D | xpm_report.c | 99 JSTR_PAIR(filename, %s)", "JVAL_PAIR(vm_prot, %lu)"," in set_mmap_content() 105 info->filename, info->vm_prot, info->vm_pgoff, info->vm_size, in set_mmap_content() 178 info->vm_prot = param->vm_prot & PROT_MASK; in xpm_set_report_info() 282 struct vm_area_struct *vma, unsigned long vm_prot) in report_mmap_event() 290 param.vm_prot = vm_prot; in report_mmap_event() 281 report_mmap_event(char *event_type, enum xpm_code_type code_type, struct vm_area_struct *vma, unsigned long vm_prot) report_mmap_event() argument
|
H A D | xpm_report.h | 60 unsigned long vm_prot; member 77 unsigned long vm_prot; member
|
Completed in 1 milliseconds