Lines Matching defs:element
40 static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element) in tomoyo_struct_used_by_io_buffer()
107 static inline void tomoyo_del_transition_control(struct list_head *element) in tomoyo_del_transition_control()
122 static inline void tomoyo_del_aggregator(struct list_head *element) in tomoyo_del_aggregator()
137 static inline void tomoyo_del_manager(struct list_head *element) in tomoyo_del_manager()
151 static void tomoyo_del_acl(struct list_head *element) in tomoyo_del_acl()
244 static inline void tomoyo_del_domain(struct list_head *element) in tomoyo_del_domain()
269 void tomoyo_del_condition(struct list_head *element) in tomoyo_del_condition()
308 static inline void tomoyo_del_name(struct list_head *element) in tomoyo_del_name()
320 static inline void tomoyo_del_path_group(struct list_head *element) in tomoyo_del_path_group()
334 static inline void tomoyo_del_group(struct list_head *element) in tomoyo_del_group()
348 static inline void tomoyo_del_address_group(struct list_head *element) in tomoyo_del_address_group()
360 static inline void tomoyo_del_number_group(struct list_head *element) in tomoyo_del_number_group()
376 struct list_head *element) in tomoyo_try_to_gc()