Searched refs:arch_start_context_switch (Results 1 – 3 of 3) sorted by relevance
390 #define arch_start_context_switch(prev) do {} while (0) macro
723 static inline void arch_start_context_switch(struct task_struct *prev) in arch_start_context_switch() function
2063 arch_start_context_switch(prev); in context_switch()