Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Ddebug.c468 static const struct seq_operations sched_debug_sops = { variable
486 ret = seq_open(filp, &sched_debug_sops); in sched_debug_open()