Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Ddebug.c322 static const struct seq_operations sched_debug_sops; variable
326 return seq_open(filp, &sched_debug_sops); in sched_debug_open()
947 static const struct seq_operations sched_debug_sops = { variable