Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dbase.c1411 static int sched_show(struct seq_file *m, void *v) in sched_show() function
1446 return single_open(filp, sched_show, inode); in sched_open()