Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/kernel/cgroup/
Dcgroup.c1054 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links()
1078 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1116 struct list_head tmp_links; in find_css_set() local
/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup.c1114 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links()
1138 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1176 struct list_head tmp_links; in find_css_set() local