Searched defs:prev_ctx (Results 1 – 2 of 2) sorted by relevance
36 enum ctx_state prev_ctx; in exception_enter() local48 static inline void exception_exit(enum ctx_state prev_ctx) in exception_exit()73 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit()
3297 enum ctx_state prev_ctx; in preempt_schedule_notrace() local