Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_entries.h127 FTRACE_ENTRY(context_switch, ctx_switch_entry,
/linux-4.1.27/kernel/sched/
Dcore.c2300 context_switch(struct rq *rq, struct task_struct *prev, in context_switch() function
2805 rq = context_switch(rq, prev, next); /* unlocks the rq */ in __schedule()