Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dcontext_tracking.h53 enum ctx_state prev_ctx; in exception_enter() local
66 static inline void exception_exit(enum ctx_state prev_ctx) in exception_exit()
99 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit()
/linux-6.15/kernel/sched/
Dcore.c7013 enum ctx_state prev_ctx; in preempt_schedule_notrace() local