Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Ddebug.c198 static int sched_scaling_show(struct seq_file *m, void *v) in sched_scaling_show() function
206 return single_open(filp, sched_scaling_show, NULL); in sched_scaling_open()