Home
last modified time | relevance | path

Searched defs:sched_info_switch (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
Dstats.h262 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in sched_info_switch() function
274 # define sched_info_switch(rq, t, next) do { } while (0) macro