Searched defs:audit_fd (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/landlock/ |
| H A D | audit.h | 141 static int audit_filter_exe(const int audit_fd, in audit_filter_exe() argument 170 static int audit_filter_drop(const int audit_fd, const __u16 type) in audit_filter_drop() argument 249 static int audit_match_record(int audit_fd, const __u16 type, in audit_match_record() argument 341 matches_log_domain_deallocated(int audit_fd, unsigned int num_denials, in audit_count_records() argument 301 matches_log_domain_allocated(int audit_fd,pid_t pid,__u64 * domain_id) matches_log_domain_allocated() argument 320 matches_log_domain_deallocated(int audit_fd,unsigned int num_denials,__u64 * domain_id) matches_log_domain_deallocated() argument 427 audit_cleanup(int audit_fd,struct audit_filter * filter) audit_cleanup() argument [all...] |
| H A D | audit_test.c | 25 int audit_fd, const pid_t opid, __u64 *domain_id) in matches_log_signal() argument 44 int audit_fd; in FIXTURE() local 285 int audit_fd; FIXTURE() local 455 matches_log_fs_read_root(int audit_fd) matches_log_fs_read_root() argument 467 int audit_fd; FIXTURE() local [all...] |
| H A D | ptrace_test.c | 296 int audit_fd, const pid_t opid) in matches_log_ptrace() argument 315 int audit_fd; in FIXTURE() local [all...] |
| H A D | scoped_abstract_unix_test.c | 275 int audit_fd; in FIXTURE() local
|
| H A D | net_test.c | 1898 static int matches_log_tcp(const int audit_fd, const char *const blockers, in matches_log_tcp() argument 1926 int audit_fd; in FIXTURE() local [all...] |
| H A D | fs_test.c | 7053 matches_log_fs_extra(struct __test_metadata * const _metadata,int audit_fd,const char * const blockers,const char * const path,const char * const extra) matches_log_fs_extra() argument 7099 matches_log_fs(struct __test_metadata * const _metadata,int audit_fd,const char * const blockers,const char * const path) matches_log_fs() argument 7108 int audit_fd; FIXTURE() local [all...] |