Home
last modified time | relevance | path

Searched defs:prev_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dcontext_tracking.h52 enum ctx_state prev_ctx; in exception_enter() local
65 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()
/linux-5.19.10/kernel/sched/
Dcore.c6703 enum ctx_state prev_ctx; in preempt_schedule_notrace() local