Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Dmisc.c379 static int __misc_events_show(struct seq_file *sf, bool local) in __misc_events_show() function
398 return __misc_events_show(sf, false); in misc_events_show()
403 return __misc_events_show(sf, true); in misc_events_local_show()