Home
last modified time | relevance | path

Searched defs:audit_fd (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A Daudit.h143 static int audit_filter_exe(const int audit_fd, in audit_filter_exe()
172 static int audit_filter_drop(const int audit_fd, const __u16 type) in audit_filter_drop()
251 static int audit_match_record(int audit_fd, const __u16 type, in audit_match_record()
303 static int __maybe_unused matches_log_domain_allocated(int audit_fd, pid_t pid, in matches_log_domain_allocated()
322 int audit_fd, unsigned int num_denials, __u64 *domain_id) in matches_log_domain_deallocated()
343 static int audit_count_records(int audit_fd, struct audit_records *records) in audit_count_records()
428 static int audit_cleanup(int audit_fd, struct audit_filter *filter) in audit_cleanup()
H A Daudit_test.c24 int audit_fd, const pid_t opid, __u64 *domain_id) in matches_log_signal()
43 int audit_fd; in FIXTURE() local
284 int audit_fd; in FIXTURE() local
454 static int matches_log_fs_read_root(int audit_fd) in matches_log_fs_read_root()
466 int audit_fd; in FIXTURE() local
H A Dnet_test.c1872 static int matches_log_tcp(const int audit_fd, const char *const blockers, in matches_log_tcp()
1900 int audit_fd; in FIXTURE() local
H A Dfs_test.c5559 int audit_fd, const char *const blockers, in matches_log_fs_extra()
5605 static int matches_log_fs(struct __test_metadata *const _metadata, int audit_fd, in matches_log_fs()
5614 int audit_fd; in FIXTURE() local