Searched refs:cg_children (Results 1 – 6 of 6) sorted by relevance
160 INIT_LIST_HEAD(&group->cg_children); in config_group_init()180 list_for_each(entry, &group->cg_children) { in config_group_find_item()
494 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()
269 struct list_head cg_children;382 this reason, the hierarchy is mirrored via the config_group->cg_children385 A subsystem can navigate the cg_children list and the ci_parent pointer397 be in its parent's cg_children list for the same duration. This allows398 a subsystem to trust ci_parent and cg_children while they hold the
79 struct list_head cg_children; member
858 list_for_each_entry(i, &comm_list->cg_children, ci_entry) { in get_comm()
2306 list_for_each(entry, &nvmet_subsystems_group.cg_children) { in nvmet_root_discovery_nqn_store()