Home
last modified time | relevance | path

Searched refs:audit_match_record (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A Daudit.h249 static int audit_match_record(int audit_fd, const __u16 type, in audit_match_record() function
315 return audit_match_record(audit_fd, AUDIT_LANDLOCK_DOMAIN, log_match, in matches_log_domain_allocated()
332 return audit_match_record(audit_fd, AUDIT_LANDLOCK_DOMAIN, log_match, in matches_log_domain_deallocated()
H A Daudit_test.c37 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_signal()
457 return audit_match_record( in matches_log_fs_read_root()
H A Dptrace_test.c308 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_ptrace()
H A Dscoped_abstract_unix_test.c365 audit_match_record( in TEST_F()
H A Dnet_test.c1918 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_tcp()
H A Dfs_test.c7095 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_fs_extra()