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

/linux-4.4.14/include/linux/
H A Dcontext_tracking.h36 enum ctx_state prev_ctx; exception_enter() local
48 static inline void exception_exit(enum ctx_state prev_ctx) exception_exit() argument
73 static inline void exception_exit(enum ctx_state prev_ctx) { } ct_state() argument
/linux-4.4.14/kernel/sched/
H A Dcore.c3297 enum ctx_state prev_ctx; preempt_schedule_notrace() local

Completed in 2365 milliseconds