Lines Matching refs:list_head
39 static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element) in tomoyo_struct_used_by_io_buffer()
106 static inline void tomoyo_del_transition_control(struct list_head *element) in tomoyo_del_transition_control()
121 static inline void tomoyo_del_aggregator(struct list_head *element) in tomoyo_del_aggregator()
136 static inline void tomoyo_del_manager(struct list_head *element) in tomoyo_del_manager()
150 static void tomoyo_del_acl(struct list_head *element) in tomoyo_del_acl()
243 static inline void tomoyo_del_domain(struct list_head *element) in tomoyo_del_domain()
268 void tomoyo_del_condition(struct list_head *element) in tomoyo_del_condition()
307 static inline void tomoyo_del_name(struct list_head *element) in tomoyo_del_name()
319 static inline void tomoyo_del_path_group(struct list_head *element) in tomoyo_del_path_group()
333 static inline void tomoyo_del_group(struct list_head *element) in tomoyo_del_group()
347 static inline void tomoyo_del_address_group(struct list_head *element) in tomoyo_del_address_group()
359 static inline void tomoyo_del_number_group(struct list_head *element) in tomoyo_del_number_group()
375 struct list_head *element) in tomoyo_try_to_gc()
474 struct list_head *member_list) in tomoyo_collect_member()
493 static void tomoyo_collect_acl(struct list_head *list) in tomoyo_collect_acl()
546 struct list_head *list = &ns->group_list[i]; in tomoyo_collect_entry()
573 struct list_head *list = &tomoyo_name_list[i]; in tomoyo_collect_entry()