Lines Matching refs:container_of
109 container_of(element, typeof(*ptr), head.list); in tomoyo_del_transition_control()
124 container_of(element, typeof(*ptr), head.list); in tomoyo_del_aggregator()
139 container_of(element, typeof(*ptr), head.list); in tomoyo_del_manager()
153 container_of(element, typeof(*acl), list); in tomoyo_del_acl()
159 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
166 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
174 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
182 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
192 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
202 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
210 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
219 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
227 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
246 container_of(element, typeof(*domain), list); in tomoyo_del_domain()
270 struct tomoyo_condition *cond = container_of(element, typeof(*cond), in tomoyo_del_condition()
322 container_of(element, typeof(*member), head.list); in tomoyo_del_path_group()
336 container_of(element, typeof(*group), head.list); in tomoyo_del_group()
426 (container_of(element, typeof(struct tomoyo_name), in tomoyo_try_to_gc()
439 if (atomic_read(&container_of in tomoyo_try_to_gc()