Home
last modified time | relevance | path

Searched refs:mg_preload_node (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup-defs.h264 struct list_head mg_preload_node; member
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c759 .mg_preload_node = LIST_HEAD_INIT(init_css_set.mg_preload_node),
1238 INIT_LIST_HEAD(&cset->mg_preload_node); in find_css_set()