Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup.c1116 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links()
1140 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1178 struct list_head tmp_links; in find_css_set() local
/kernel/linux/linux-6.6/kernel/cgroup/
Dcgroup.c1111 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links()
1135 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1173 struct list_head tmp_links; in find_css_set() local