Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpgtable.h1732 #define arch_start_context_switch(prev) do {} while (0) macro
/linux/kernel/sched/
H A Dcore.c5250 arch_start_context_switch(prev); in context_switch()