Searched refs:simple_children (Results 1 – 2 of 2) sorted by relevance
171 struct simple_children { struct 175 static inline struct simple_children *to_simple_children(struct config_item *item) in to_simple_children() argument 178 struct simple_children, group); in to_simple_children() 251 * This example reuses the simple_children group from above. However,252 * the simple_children group is not the subsystem itself, it is a254 * a new simple_children group. That group can then have simple_child261 struct simple_children *simple_children; in group_children_make_group() local 263 simple_children = kzalloc(sizeof(struct simple_children), in group_children_make_group() [all...]
369 The best example of these basic concepts is the simple_children