Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcgroup-defs.h255 struct css_set { struct
272 struct css_set *dom_cset; argument
296 * attached to an ancestor instead of the cgroup this css_set is argument
315 * css_set. Protected by css_set_lock. argument
336 struct css_set *mg_dst_cset; argument
339 bool dead;
342 struct rcu_head rcu_head;
/linux/kernel/bpf/
H A Dverifier.c6992 BTF_TYPE_SAFE_RCU(struct css_set) { in BTF_TYPE_SAFE_RCU()