Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcgroup.c739 static unsigned long css_set_hash(struct cgroup_subsys_state *css[]) in css_set_hash() function
914 key = css_set_hash(template); in find_existing_css_set()
1064 key = css_set_hash(cset->subsys); in find_css_set()
5330 key = css_set_hash(init_css_set.subsys); in cgroup_init()