Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c1191 static void *sched_debug_start(struct seq_file *file, loff_t *offset) in sched_debug_start()
1216 return sched_debug_start(file, offset);
1224 .start = sched_debug_start,
1179 static void *sched_debug_start(struct seq_file *file, loff_t *offset) sched_debug_start() function