Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c323 static const struct seq_operations sched_debug_sops; variable
327 return seq_open(filp, &sched_debug_sops); in sched_debug_open()
1121 static const struct seq_operations sched_debug_sops = { variable