Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/kernel/sched/
A Dcore.c6471 enum ctx_state prev_ctx; in preempt_schedule_notrace() local

Completed in 18 milliseconds