Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dcgroup.c510 static unsigned long css_set_hash(struct cgroup_subsys_state *css[]) in css_set_hash() function
690 key = css_set_hash(template); in find_existing_css_set()
839 key = css_set_hash(cset->subsys); in find_css_set()
5009 key = css_set_hash(init_css_set.subsys); in cgroup_init()