Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/cgroup/
Dcgroup.c1143 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links()
1167 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1205 struct list_head tmp_links; in find_css_set() local