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()
429 static int audit_cleanup(int audit_fd, struct audit_filter *filter) in audit_cleanup()
H A Daudit_test.c25 int audit_fd, const pid_t opid, __u64 *domain_id) in matches_log_signal()
44 int audit_fd; in FIXTURE() local
285 int audit_fd; in FIXTURE() local
455 static int matches_log_fs_read_root(int audit_fd) in matches_log_fs_read_root()
467 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.c5599 int audit_fd, const char *const blockers, in matches_log_fs_extra()
5645 static int matches_log_fs(struct __test_metadata *const _metadata, int audit_fd, in matches_log_fs()
5654 int audit_fd; in FIXTURE() local