Home
last modified time | relevance | path

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

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