Home
last modified time | relevance | path

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

/kernel/
Dcgroup.c888 static struct css_set *find_existing_css_set(struct css_set *old_cset, in find_existing_css_set() function
1023 cset = find_existing_css_set(old_cset, cgrp, template); in find_css_set()