Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Ddebug.c209 static const struct file_operations sched_scaling_fops = { variable
356 debugfs_create_file("tunable_scaling", 0644, debugfs_sched, NULL, &sched_scaling_fops); in sched_init_debug()