Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup.c1053 static struct css_set *find_existing_css_set(struct css_set *old_cset, in find_existing_css_set() function
1188 cset = find_existing_css_set(old_cset, cgrp, template); in find_css_set()