Home
last modified time | relevance | path

Searched refs:simple_children (Results 1 – 2 of 2) sorted by relevance

/linux/samples/configfs/
H A Dconfigfs_sample.c171 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 a
254 * a new simple_children group. That group can then have simple_child
261 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...]
/linux/Documentation/filesystems/
H A Dconfigfs.rst369 The best example of these basic concepts is the simple_children