Searched refs:audit_match_record (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/landlock/ |
| H A D | audit.h | 249 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 D | audit_test.c | 37 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 D | ptrace_test.c | 308 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_ptrace()
|
| H A D | scoped_abstract_unix_test.c | 365 audit_match_record( in TEST_F()
|
| H A D | net_test.c | 1918 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_tcp()
|
| H A D | fs_test.c | 7095 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_fs_extra()
|