Searched defs:prev_ctx (Results 1 – 2 of 2) sorted by relevance
52 enum ctx_state prev_ctx; in exception_enter() local65 static inline void exception_exit(enum ctx_state prev_ctx) in exception_exit()106 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit()
6511 enum ctx_state prev_ctx; in preempt_schedule_notrace() local