Searched defs:arch_start_context_switch (Results 1 – 2 of 2) sorted by relevance
383 #define arch_start_context_switch(prev) do {} while (0) macro
713 static inline void arch_start_context_switch(struct task_struct *prev) in arch_start_context_switch() function