Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dmisc.c367 static int __misc_events_show(struct seq_file *sf, bool local) in __misc_events_show() function
386 return __misc_events_show(sf, false); in misc_events_show()
391 return __misc_events_show(sf, true); in misc_events_local_show()