Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddebug.c271 static const struct file_operations sched_dynamic_fops = { variable
347 debugfs_create_file("preempt", 0644, debugfs_sched, NULL, &sched_dynamic_fops); in sched_init_debug()