Home
last modified time | relevance | path

Searched defs:parent_cs (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/cgroup/
H A Dcpuset-internal.h197 static inline struct cpuset *parent_cs(struct cpuset *cs) parent_cs() function
252 cpuset_for_each_child(child_cs,pos_css,parent_cs) global() argument