Searched refs:AUDIT_LANDLOCK_ACCESS (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/Documentation/admin-guide/LSM/ |
| H A D | landlock.rst | 28 AUDIT_LANDLOCK_ACCESS 46 the first logged ``AUDIT_LANDLOCK_ACCESS`` record of a domain. It identifies
|
| /linux-6.15/tools/testing/selftests/landlock/ |
| H A D | audit_test.c | 36 return audit_match_record(audit_fd, AUDIT_LANDLOCK_ACCESS, log_match, in matches_log_signal() 457 audit_fd, AUDIT_LANDLOCK_ACCESS, 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 | audit.h | 362 case AUDIT_LANDLOCK_ACCESS: in audit_count_records()
|
| H A D | scoped_abstract_unix_test.c | 366 self->audit_fd, AUDIT_LANDLOCK_ACCESS, 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()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | audit.h | 149 #define AUDIT_LANDLOCK_ACCESS 1423 /* Landlock denial */ macro
|
| /linux-6.15/security/landlock/ |
| H A D | audit.c | 452 AUDIT_LANDLOCK_ACCESS); in landlock_log_denial()
|