Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c213 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 …]
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.c439 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()
/security/apparmor/include/
Dpolicy_ns.h141 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()
Dlib.h166 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()
Dpolicy.h90 struct rhash_head head; member
/security/selinux/
Davc.c154 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/
Dsmack_access.c404 struct hlist_head *head; in smk_insert_entry() local
423 struct hlist_head *head; in smk_find_entry() local
Dsmackfs.c532 struct list_head *head) in smk_seq_start()
549 struct list_head *head) in smk_seq_next()
/security/apparmor/
Dpolicy.c174 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()
Dpolicy_ns.c374 static void __ns_list_release(struct list_head *head) in __ns_list_release()
Ddomain.c382 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()
/security/keys/
Duser_defined.c89 static void user_free_payload_rcu(struct rcu_head *head) in user_free_payload_rcu()
/security/selinux/ss/
Dmls.c38 int i, l, len, head, prev; in mls_compute_context_len() local
94 int i, l, head, prev; in mls_sid_to_context() local
Dconditional.c264 struct cond_av_list *head; member
Dpolicydb.h207 struct ocontext *head; member
Dpolicydb.c852 struct ocontext *head, *c; in policydb_load_isids() local
/security/
Dsecurity.c938 static void inode_free_by_rcu(struct rcu_head *head) in inode_free_by_rcu()