Home
last modified time | relevance | path

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

/kernel/sched/
Ddebug.c286 static const struct seq_operations sched_debug_sops; variable
290 return seq_open(filp, &sched_debug_sops); in sched_debug_open()
896 static const struct seq_operations sched_debug_sops = { variable