Searched refs:audit_match_record (Results 1 – 6 of 6) sorted by relevance
| /tools/testing/selftests/landlock/ |
| 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()
|
| 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()
|
| A D | ptrace_test.c | 452 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_ptrace()
|
| A D | scoped_abstract_unix_test.c | 365 audit_match_record( in TEST_F()
|
| A D | net_test.c | 1892 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_tcp()
|
| A D | fs_test.c | 5641 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_fs_extra()
|
Completed in 20 milliseconds