Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dcgroup.c2922 static int cgroup_populated_show(struct seq_file *seq, void *v) in cgroup_populated_show() function
3089 if (cft->seq_show == cgroup_populated_show) in cgroup_add_file()
4265 .seq_show = cgroup_populated_show,