Home
last modified time | relevance | path

Searched defs:tmp_links (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/kernel/cgroup/
Dcgroup.c1144 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links()
1168 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1206 struct list_head tmp_links; in find_css_set() local