Home
last modified time | relevance | path

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

/linux-6.15/kernel/cgroup/
H A Dmisc.c363 static int __misc_events_show(struct seq_file *sf, bool local) in __misc_events_show() function
382 return __misc_events_show(sf, false); in misc_events_show()
387 return __misc_events_show(sf, true); in misc_events_local_show()