Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Daudit.h141 audit_filter_exe(const int audit_fd,const struct audit_filter * const filter,const __u16 type) audit_filter_exe() argument
170 audit_filter_drop(const int audit_fd,const __u16 type) audit_filter_drop() argument
249 audit_match_record(int audit_fd,const __u16 type,const char * const pattern,__u64 * domain_id) audit_match_record() 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
341 audit_count_records(int audit_fd,struct audit_records * records) audit_count_records() argument
427 audit_cleanup(int audit_fd,struct audit_filter * filter) audit_cleanup() argument
[all...]
H A Daudit_test.c25 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 Dptrace_test.c296 matches_log_ptrace(struct __test_metadata * const _metadata,int audit_fd,const pid_t opid) matches_log_ptrace() argument
315 int audit_fd; FIXTURE() local
[all...]
H A Dnet_test.c2852 matches_auditlog(const int audit_fd,const char * const blockers,const char * const dir_addr,const char * const addr,const char * const dir_port,const __u16 port) matches_auditlog() argument
2892 int audit_fd; FIXTURE() local
3160 matches_log_connect_bound(int audit_fd,const char * const blockers,const char * const addr,__u16 lport,__u16 dport) matches_log_connect_bound() argument
[all...]
H A Dscoped_abstract_unix_test.c275 int audit_fd; FIXTURE() local
H A Dfs_test.c7053 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...]