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