Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/cgroup/
Dcgroup.c1142 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links() function
1228 if (allocate_cgrp_cset_links(cgroup_root_count, &tmp_links) < 0) { in find_css_set()
1984 ret = allocate_cgrp_cset_links(2 * css_set_count, &tmp_links); in cgroup_setup_root()