Home
last modified time | relevance | path

Searched refs:cg_children (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/hwtracing/stm/
H A Dpolicy.c494 struct list_head *head = &policy->group.cg_children; in __stp_policy_node_lookup()
520 head = &policy_node->group.cg_children; in __stp_policy_node_lookup()
/linux/include/linux/
H A Dconfigfs.h79 struct list_head cg_children; member
/linux/Documentation/filesystems/
H A Dconfigfs.rst269 struct list_head cg_children;
382 this reason, the hierarchy is mirrored via the config_group->cg_children
385 A subsystem can navigate the cg_children list and the ci_parent pointer
397 be in its parent's cg_children list for the same duration. This allows
398 a subsystem to trust ci_parent and cg_children while they hold the
/linux/kernel/
H A Dcrash_dump_dm_crypt.c377 list_for_each_entry(item, &config_keys_subsys.su_group.cg_children, in build_keys_header()
/linux/fs/dlm/
H A Dconfig.c906 list_for_each_entry(i, &comm_list->cg_children, ci_entry) { in get_comm()
/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c2252 list_for_each_entry(ci, &fmt->cg_children, ci_entry) { in uvcg_format_set_indices()
3205 list_for_each_entry(item, &grp->cg_children, ci_entry) { in __uvcg_iter_strm_cls()