Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Ddebug.c284 static const struct seq_operations sched_debug_sops; variable
288 return seq_open(filp, &sched_debug_sops); in sched_debug_open()
894 static const struct seq_operations sched_debug_sops = { variable