Searched refs:root_cs (Results 1 – 2 of 2) sorted by relevance
289 * @root_cs: target cpuset to walk ancestor of291 * Walk @des_cs through the online descendants of @root_cs. Must be used293 * css_rightmost_descendant() to skip subtree. @root_cs is included in the296 #define cpuset_for_each_descendant_pre(des_cs, pos_css, root_cs) \297 css_for_each_descendant_pre((pos_css), &(root_cs)->css) \ in fmeter_init() 267 cpuset_for_each_descendant_pre(des_cs,pos_css,root_cs) global() argument
597 struct cpuset *root_cs) in update_domain_attr_tree() argument603 cpuset_for_each_descendant_pre(cp, pos_css, root_cs) { in update_domain_attr_tree()