| /security/tomoyo/ |
| D | common.c | 205 static bool tomoyo_flush(struct tomoyo_io_buffer *head) in tomoyo_flush() 251 static void tomoyo_set_string(struct tomoyo_io_buffer *head, const char *string) in tomoyo_set_string() 269 static void tomoyo_io_printf(struct tomoyo_io_buffer *head, const char *fmt, in tomoyo_io_printf() 297 static void tomoyo_set_space(struct tomoyo_io_buffer *head) in tomoyo_set_space() 309 static bool tomoyo_set_lf(struct tomoyo_io_buffer *head) in tomoyo_set_lf() 322 static void tomoyo_set_slash(struct tomoyo_io_buffer *head) in tomoyo_set_slash() 361 static void tomoyo_print_namespace(struct tomoyo_io_buffer *head) in tomoyo_print_namespace() 378 static void tomoyo_print_name_union(struct tomoyo_io_buffer *head, in tomoyo_print_name_union() 398 static void tomoyo_print_name_union_quoted(struct tomoyo_io_buffer *head, in tomoyo_print_name_union_quoted() 420 (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 | 440 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()
|
| /security/apparmor/include/ |
| D | policy_ns.h | 139 static inline struct aa_ns *__aa_findn_ns(struct list_head *head, in __aa_findn_ns() 145 static inline struct aa_ns *__aa_find_ns(struct list_head *head, in __aa_find_ns()
|
| D | lib.h | 183 static inline struct aa_policy *__policy_find(struct list_head *head, in __policy_find() 208 static inline struct aa_policy *__policy_strn_find(struct list_head *head, in __policy_strn_find()
|
| D | policy.h | 149 struct rhash_head head; member 312 static inline aa_state_t ANY_RULE_MEDIATES(struct list_head *head, in ANY_RULE_MEDIATES()
|
| /security/selinux/ |
| D | avc.c | 150 struct hlist_head *head; in avc_get_hash_stats() local 463 struct hlist_head *head; in avc_reclaim_node() local 524 struct hlist_head *head; in avc_search_node() local 614 struct hlist_head *head; in avc_insert() local 840 struct hlist_head *head; in avc_update_node() local 929 struct hlist_head *head; in avc_flush() local
|
| /security/smack/ |
| D | smack_access.c | 405 struct hlist_head *head; in smk_insert_entry() local 424 struct hlist_head *head; in smk_find_entry() local
|
| D | smackfs.c | 533 struct list_head *head) in smk_seq_start() 550 struct list_head *head) in smk_seq_next()
|
| /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 | 34 int i, l, len, head, prev; in mls_compute_context_len() local 90 int i, l, head, prev; in mls_sid_to_context() local
|
| D | policydb.h | 208 struct ocontext *head; member
|
| D | policydb.c | 860 struct ocontext *head, *c; in policydb_load_isids() local
|
| /security/apparmor/ |
| D | policy.c | 212 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release() 389 static struct aa_profile *__strn_find_child(struct list_head *head, in __strn_find_child() 404 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child()
|
| D | policy_ns.c | 348 static void __ns_list_release(struct list_head *head) in __ns_list_release()
|
| D | domain.c | 386 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()
|
| D | lsm.c | 56 struct list_head head; member
|
| /security/ |
| D | security.c | 1706 static void inode_free_by_rcu(struct rcu_head *head) in inode_free_by_rcu()
|