Home
last modified time | relevance | path

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

/kernel/cgroup/
Dcgroup.c1147 static int allocate_cgrp_cset_links(int count, struct list_head *tmp_links) in allocate_cgrp_cset_links()
1171 static void link_css_set(struct list_head *tmp_links, struct css_set *cset, in link_css_set()
1209 struct list_head tmp_links; in find_css_set() local