Home
last modified time | relevance | path

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

/kernel/sched/
Ddebug.c212 static const struct file_operations sched_scaling_fops = { variable
322 debugfs_create_file("tunable_scaling", 0644, debugfs_sched, NULL, &sched_scaling_fops); in sched_init_debug()