Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstats.h276 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in sched_info_switch() function
293 # define sched_info_switch(rq, t, next) do { } while (0) macro