Searched refs:audit_match_record (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/testing/selftests/landlock/ |
| H A D | audit.h | 251 static int audit_match_record(int audit_fd, const __u16 type, in audit_match_record() function 317 return audit_match_record(audit_fd, AUDIT_LANDLOCK_DOMAIN, log_match, in matches_log_domain_allocated() 334 return audit_match_record(audit_fd, AUDIT_LANDLOCK_DOMAIN, log_match, in matches_log_domain_deallocated()
|
| H A D | audit_test.c | 36 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_signal() 456 return audit_match_record( in matches_log_fs_read_root()
|
| H A D | ptrace_test.c | 452 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 | 1892 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_tcp()
|
| H A D | fs_test.c | 5601 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_fs_extra()
|