Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A 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