/security/tomoyo/ |
D | common.c | 213 static bool tomoyo_flush(struct tomoyo_io_buffer *head) in tomoyo_flush() 259 static void tomoyo_set_string(struct tomoyo_io_buffer *head, const char *string) in tomoyo_set_string() 277 static void tomoyo_io_printf(struct tomoyo_io_buffer *head, const char *fmt, in tomoyo_io_printf() 305 static void tomoyo_set_space(struct tomoyo_io_buffer *head) in tomoyo_set_space() 317 static bool tomoyo_set_lf(struct tomoyo_io_buffer *head) in tomoyo_set_lf() 330 static void tomoyo_set_slash(struct tomoyo_io_buffer *head) in tomoyo_set_slash() 369 static void tomoyo_print_namespace(struct tomoyo_io_buffer *head) in tomoyo_print_namespace() 386 static void tomoyo_print_name_union(struct tomoyo_io_buffer *head, in tomoyo_print_name_union() 406 static void tomoyo_print_name_union_quoted(struct tomoyo_io_buffer *head, in tomoyo_print_name_union_quoted() 428 (struct tomoyo_io_buffer *head, const struct tomoyo_number_union *ptr) in tomoyo_print_number_union_nospace() [all …]
|
D | gc.c | 42 struct tomoyo_io_buffer *head; in tomoyo_struct_used_by_io_buffer() local 73 struct tomoyo_io_buffer *head; in tomoyo_name_used_by_io_buffer() local 621 struct tomoyo_io_buffer *head; in tomoyo_gc_thread() local 650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()
|
D | common.h | 514 struct tomoyo_shared_acl_head head; member 542 struct tomoyo_shared_acl_head head; member 549 struct tomoyo_acl_head head; member 555 struct tomoyo_acl_head head; member 561 struct tomoyo_acl_head head; member 653 struct tomoyo_shared_acl_head head; member 699 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MANUAL_TASK_ACL */ member 710 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */ member 720 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */ member 729 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */ member [all …]
|
D | memory.c | 157 struct list_head *head; in tomoyo_get_name() local
|
D | audit.c | 439 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()
|
/security/apparmor/include/ |
D | policy_ns.h | 141 static inline struct aa_ns *__aa_findn_ns(struct list_head *head, in __aa_findn_ns() 147 static inline struct aa_ns *__aa_find_ns(struct list_head *head, in __aa_find_ns()
|
D | lib.h | 166 static inline struct aa_policy *__policy_find(struct list_head *head, in __policy_find() 191 static inline struct aa_policy *__policy_strn_find(struct list_head *head, in __policy_strn_find()
|
D | policy.h | 90 struct rhash_head head; member
|
/security/selinux/ |
D | avc.c | 154 struct hlist_head *head; in avc_get_hash_stats() local 467 struct hlist_head *head; in avc_reclaim_node() local 529 struct hlist_head *head; in avc_search_node() local 622 struct hlist_head *head; in avc_insert() local 838 struct hlist_head *head; in avc_update_node() local 938 struct hlist_head *head; in avc_flush() local
|
/security/smack/ |
D | smack_access.c | 404 struct hlist_head *head; in smk_insert_entry() local 423 struct hlist_head *head; in smk_find_entry() local
|
D | smackfs.c | 532 struct list_head *head) in smk_seq_start() 549 struct list_head *head) in smk_seq_next()
|
/security/apparmor/ |
D | policy.c | 174 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release() 306 static struct aa_profile *__strn_find_child(struct list_head *head, in __strn_find_child() 321 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child()
|
D | policy_ns.c | 374 static void __ns_list_release(struct list_head *head) in __ns_list_release()
|
D | domain.c | 382 struct aa_ns *ns, struct list_head *head, in find_attach()
|
D | label.c | 363 static void label_free_rcu(struct rcu_head *head) in label_free_rcu()
|
/security/keys/ |
D | user_defined.c | 89 static void user_free_payload_rcu(struct rcu_head *head) in user_free_payload_rcu()
|
/security/selinux/ss/ |
D | mls.c | 38 int i, l, len, head, prev; in mls_compute_context_len() local 94 int i, l, head, prev; in mls_sid_to_context() local
|
D | conditional.c | 264 struct cond_av_list *head; member
|
D | policydb.h | 207 struct ocontext *head; member
|
D | policydb.c | 852 struct ocontext *head, *c; in policydb_load_isids() local
|
/security/ |
D | security.c | 938 static void inode_free_by_rcu(struct rcu_head *head) in inode_free_by_rcu()
|