Home
last modified time | relevance | path

Searched refs:tomoyo_audit_path_log (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dfile.c160 * tomoyo_audit_path_log - Audit path request log.
166 static int tomoyo_audit_path_log(struct tomoyo_request_info *r) in tomoyo_audit_path_log() function
587 error = tomoyo_audit_path_log(r); in tomoyo_path_permission()
619 return tomoyo_audit_path_log(r); in tomoyo_execute_permission()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c160 * tomoyo_audit_path_log - Audit path request log.
166 static int tomoyo_audit_path_log(struct tomoyo_request_info *r) in tomoyo_audit_path_log() function
587 error = tomoyo_audit_path_log(r); in tomoyo_path_permission()
619 return tomoyo_audit_path_log(r); in tomoyo_execute_permission()

Completed in 3 milliseconds