Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcgroup.c983 * compare_css_sets - helper function for find_existing_css_set().
1066 * find_existing_css_set - init css array and find the matching css_set
1071 static struct css_set *find_existing_css_set(struct css_set *old_cset, in find_existing_css_set() function
1206 cset = find_existing_css_set(old_cset, cgrp, template); in find_css_set()
1238 * find_existing_css_set() */ in find_css_set()