/security/tomoyo/ |
D | file.c | 166 static int tomoyo_audit_path_log(struct tomoyo_request_info *r) in tomoyo_audit_path_log() 180 static int tomoyo_audit_path2_log(struct tomoyo_request_info *r) in tomoyo_audit_path2_log() 195 static int tomoyo_audit_mkdev_log(struct tomoyo_request_info *r) in tomoyo_audit_mkdev_log() 212 static int tomoyo_audit_path_number_log(struct tomoyo_request_info *r) in tomoyo_audit_path_number_log() 252 static bool tomoyo_check_path_acl(struct tomoyo_request_info *r, in tomoyo_check_path_acl() 275 static bool tomoyo_check_path_number_acl(struct tomoyo_request_info *r, in tomoyo_check_path_number_acl() 296 static bool tomoyo_check_path2_acl(struct tomoyo_request_info *r, in tomoyo_check_path2_acl() 316 static bool tomoyo_check_mkdev_acl(struct tomoyo_request_info *r, in tomoyo_check_mkdev_acl() 573 static int tomoyo_path_permission(struct tomoyo_request_info *r, u8 operation, in tomoyo_path_permission() 602 int tomoyo_execute_permission(struct tomoyo_request_info *r, in tomoyo_execute_permission() [all …]
|
D | mount.c | 30 static int tomoyo_audit_mount_log(struct tomoyo_request_info *r) in tomoyo_audit_mount_log() 47 static bool tomoyo_check_mount_acl(struct tomoyo_request_info *r, in tomoyo_check_mount_acl() 77 static int tomoyo_mount_acl(struct tomoyo_request_info *r, in tomoyo_mount_acl() 195 struct tomoyo_request_info r; in tomoyo_mount_permission() local
|
D | environ.c | 18 static bool tomoyo_check_env_acl(struct tomoyo_request_info *r, in tomoyo_check_env_acl() 34 static int tomoyo_audit_env_log(struct tomoyo_request_info *r) in tomoyo_audit_env_log() 50 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env) in tomoyo_env_perm()
|
D | network.c | 363 static int tomoyo_audit_net_log(struct tomoyo_request_info *r, in tomoyo_audit_net_log() 379 static int tomoyo_audit_inet_log(struct tomoyo_request_info *r) in tomoyo_audit_inet_log() 404 static int tomoyo_audit_unix_log(struct tomoyo_request_info *r) in tomoyo_audit_unix_log() 419 static bool tomoyo_check_inet_acl(struct tomoyo_request_info *r, in tomoyo_check_inet_acl() 449 static bool tomoyo_check_unix_acl(struct tomoyo_request_info *r, in tomoyo_check_unix_acl() 470 struct tomoyo_request_info r; in tomoyo_inet_entry() local 547 struct tomoyo_request_info r; in tomoyo_unix_entry() local
|
D | audit.c | 150 static char *tomoyo_print_header(struct tomoyo_request_info *r) in tomoyo_print_header() 244 char *tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_init_log() 365 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_write_log2() 419 void tomoyo_write_log(struct tomoyo_request_info *r, const char *fmt, ...) in tomoyo_write_log()
|
D | securityfs_if.c | 19 static bool tomoyo_check_task_acl(struct tomoyo_request_info *r, in tomoyo_check_task_acl() 56 struct tomoyo_request_info r; in tomoyo_write_self() local
|
D | domain.c | 161 void tomoyo_check_acl(struct tomoyo_request_info *r, in tomoyo_check_acl() 590 struct tomoyo_request_info r; in tomoyo_assign_domain() local 617 struct tomoyo_request_info *r = &ee->r; in tomoyo_environ() local
|
D | util.c | 1014 int tomoyo_init_request_info(struct tomoyo_request_info *r, in tomoyo_init_request_info() 1039 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r) in tomoyo_domain_quota_is_ok()
|
D | condition.c | 765 bool tomoyo_condition(struct tomoyo_request_info *r, in tomoyo_condition()
|
D | common.c | 2059 int tomoyo_supervisor(struct tomoyo_request_info *r, const char *fmt, ...) in tomoyo_supervisor()
|
D | common.h | 622 struct tomoyo_request_info r; member 820 } r; member
|
/security/selinux/ss/ |
D | mls.h | 107 static inline u32 mls_range_hash(const struct mls_range *r, u32 hash) in mls_range_hash()
|
D | mls.c | 182 int mls_range_isvalid(struct policydb *p, struct mls_range *r) in mls_range_isvalid() 497 struct mls_range *r; in mls_compute_sid() local
|
D | policydb.c | 976 static int mls_read_range_helper(struct mls_range *r, void *fp) in mls_read_range_helper() 1815 struct mls_range *r = NULL; in range_read() local 2750 static int mls_write_range_helper(struct mls_range *r, void *fp) in mls_write_range_helper() 2877 static int role_allow_write(struct role_allow *r, void *fp) in role_allow_write() 3454 struct mls_range *r = data; in range_write_helper() local
|
/security/keys/ |
D | proc.c | 268 static struct rb_node *key_user_first(struct user_namespace *user_ns, struct rb_root *r) in key_user_first()
|
/security/apparmor/ |
D | policy_unpack.c | 139 bool aa_rawdata_eq(struct aa_loaddata *l, struct aa_loaddata *r) in aa_rawdata_eq()
|
/security/selinux/ |
D | selinuxfs.c | 1003 char *r, *w; in sel_write_create() local
|