Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c211 static bool tomoyo_flush(struct tomoyo_io_buffer *head) in tomoyo_flush()
256 static void tomoyo_set_string(struct tomoyo_io_buffer *head, const char *string) in tomoyo_set_string()
274 static void tomoyo_io_printf(struct tomoyo_io_buffer *head, const char *fmt, in tomoyo_io_printf()
301 static void tomoyo_set_space(struct tomoyo_io_buffer *head) in tomoyo_set_space()
313 static bool tomoyo_set_lf(struct tomoyo_io_buffer *head) in tomoyo_set_lf()
326 static void tomoyo_set_slash(struct tomoyo_io_buffer *head) in tomoyo_set_slash()
364 static void tomoyo_print_namespace(struct tomoyo_io_buffer *head) in tomoyo_print_namespace()
381 static void tomoyo_print_name_union(struct tomoyo_io_buffer *head, in tomoyo_print_name_union()
401 static void tomoyo_print_name_union_quoted(struct tomoyo_io_buffer *head, in tomoyo_print_name_union_quoted()
423 (struct tomoyo_io_buffer *head, const struct tomoyo_number_union *ptr) in tomoyo_print_number_union_nospace()
[all …]
Dgc.c41 struct tomoyo_io_buffer *head; in tomoyo_struct_used_by_io_buffer() local
72 struct tomoyo_io_buffer *head; in tomoyo_name_used_by_io_buffer() local
601 struct tomoyo_io_buffer *head; in tomoyo_gc_thread() local
630 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()
Dcommon.h510 struct tomoyo_shared_acl_head head; member
538 struct tomoyo_shared_acl_head head; member
545 struct tomoyo_acl_head head; member
551 struct tomoyo_acl_head head; member
557 struct tomoyo_acl_head head; member
649 struct tomoyo_shared_acl_head head; member
694 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MANUAL_TASK_ACL */ member
705 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */ member
715 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */ member
724 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */ member
[all …]
Dmemory.c152 struct list_head *head; in tomoyo_get_name() local
Daudit.c430 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()
/security/apparmor/
Dpolicy.c181 static struct aa_policy *__policy_find(struct list_head *head, const char *name) in __policy_find()
205 static struct aa_policy *__policy_strn_find(struct list_head *head, in __policy_strn_find()
341 static struct aa_namespace *__aa_find_namespace(struct list_head *head, in __aa_find_namespace()
475 static void __profile_list_release(struct list_head *head) in __profile_list_release()
526 static void __ns_list_release(struct list_head *head) in __ns_list_release()
621 static void aa_free_profile_rcu(struct rcu_head *head) in aa_free_profile_rcu()
736 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child()
751 static struct aa_profile *__strn_find_child(struct list_head *head, in __strn_find_child()
Ddomain.c140 struct list_head *head) in __attach_match()
Dapparmorfs.c555 #define list_entry_is_head(pos, head, member) (&pos->member == (head)) argument
/security/selinux/
Davc.c207 struct hlist_head *head; in avc_get_hash_stats() local
519 struct hlist_head *head; in avc_reclaim_node() local
578 struct hlist_head *head; in avc_search_node() local
673 struct hlist_head *head; in avc_insert() local
832 struct hlist_head *head; in avc_update_node() local
917 struct hlist_head *head; in avc_flush() local
Dhooks.c247 static void inode_free_rcu(struct rcu_head *head) in inode_free_rcu()
/security/smack/
Dsmack_access.c391 struct hlist_head *head; in smk_insert_entry() local
410 struct hlist_head *head; in smk_find_entry() local
Dsmackfs.c555 struct list_head *head) in smk_seq_start()
578 struct list_head *head) in smk_seq_next()
/security/selinux/ss/
Dmls.c37 int i, l, len, head, prev; in mls_compute_context_len() local
92 int i, l, head, prev; in mls_sid_to_context() local
Dconditional.c267 struct cond_av_list *head; member
Dpolicydb.h202 struct ocontext *head; member
Dpolicydb.c889 struct ocontext *head, *c; in policydb_load_isids() local