Home
last modified time | relevance | path

Searched refs:report_mmap_event (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/common_modules/xpm/core/
H A Dxpm_security_hooks.c269 report_mmap_event(GET_SIGN_FAIL, is_exec ? TYPE_ELF : TYPE_ABC, in xpm_check_signature()
277 report_mmap_event(SIGN_INVALID, in xpm_check_signature()
284 report_mmap_event(DATA_MMAP_CODE, in xpm_check_signature()
291 report_mmap_event(OWNERID_INCONSISTENT, in xpm_check_signature()
326 report_mmap_event(ANON_EXEC, TYPE_ANON, vma, prot); in xpm_check_prot()
H A Dxpm_report.h108 void report_mmap_event(char *event_type, enum xpm_code_type code_type,
H A Dxpm_report.c281 void report_mmap_event(char *event_type, enum xpm_code_type code_type, in report_mmap_event() function

Completed in 2 milliseconds