Lines Matching refs:container_of
112 container_of(element, typeof(*ptr), head.list); in tomoyo_del_transition_control()
128 container_of(element, typeof(*ptr), head.list); in tomoyo_del_aggregator()
144 container_of(element, typeof(*ptr), head.list); in tomoyo_del_manager()
159 container_of(element, typeof(*acl), list); in tomoyo_del_acl()
166 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
173 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
181 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
189 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
199 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
209 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
217 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
226 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
234 container_of(acl, typeof(*entry), head); in tomoyo_del_acl()
254 container_of(element, typeof(*domain), list); in tomoyo_del_domain()
279 struct tomoyo_condition *cond = container_of(element, typeof(*cond), in tomoyo_del_condition()
332 container_of(element, typeof(*member), head.list); in tomoyo_del_path_group()
347 container_of(element, typeof(*group), head.list); in tomoyo_del_group()
438 (container_of(element, typeof(struct tomoyo_name), in tomoyo_try_to_gc()
451 if (atomic_read(&container_of in tomoyo_try_to_gc()