Home
last modified time | relevance | path

Searched defs:head (Results 1 – 21 of 21) sorted by relevance

/security/tomoyo/
Dcommon.c205 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 …]
Dgc.c42 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()
Dcommon.h514 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 …]
Dmemory.c157 struct list_head *head; in tomoyo_get_name() local
Daudit.c440 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()
/security/apparmor/include/
Dpolicy_ns.h139 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()
Dlib.h183 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()
Dpolicy.h149 struct rhash_head head; member
312 static inline aa_state_t ANY_RULE_MEDIATES(struct list_head *head, in ANY_RULE_MEDIATES()
/security/selinux/
Davc.c150 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/
Dsmack_access.c405 struct hlist_head *head; in smk_insert_entry() local
424 struct hlist_head *head; in smk_find_entry() local
Dsmackfs.c533 struct list_head *head) in smk_seq_start()
550 struct list_head *head) in smk_seq_next()
/security/keys/
Duser_defined.c89 static void user_free_payload_rcu(struct rcu_head *head) in user_free_payload_rcu()
/security/selinux/ss/
Dmls.c34 int i, l, len, head, prev; in mls_compute_context_len() local
90 int i, l, head, prev; in mls_sid_to_context() local
Dpolicydb.h208 struct ocontext *head; member
Dpolicydb.c860 struct ocontext *head, *c; in policydb_load_isids() local
/security/apparmor/
Dpolicy.c212 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()
Dpolicy_ns.c348 static void __ns_list_release(struct list_head *head) in __ns_list_release()
Ddomain.c386 struct aa_ns *ns, struct list_head *head, in find_attach()
Dlabel.c363 static void label_free_rcu(struct rcu_head *head) in label_free_rcu()
Dlsm.c56 struct list_head head; member
/security/
Dsecurity.c1706 static void inode_free_by_rcu(struct rcu_head *head) in inode_free_by_rcu()