Searched refs:audit_match_class (Results 1 – 2 of 2) sorted by relevance
162 audit_match_class(AUDIT_CLASS_WRITE, n)) in audit_match_perm()165 audit_match_class(AUDIT_CLASS_READ, n)) in audit_match_perm()168 audit_match_class(AUDIT_CLASS_CHATTR, n)) in audit_match_perm()173 audit_match_class(AUDIT_CLASS_WRITE_32, n)) in audit_match_perm()176 audit_match_class(AUDIT_CLASS_READ_32, n)) in audit_match_perm()179 audit_match_class(AUDIT_CLASS_CHATTR_32, n)) in audit_match_perm()
189 int audit_match_class(int class, unsigned syscall) in audit_match_class() function