Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcontext_tracking.h34 enum ctx_state prev_ctx; in exception_enter() local
46 static inline void exception_exit(enum ctx_state prev_ctx) in exception_exit()
64 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit()
/linux-4.1.27/kernel/sched/
Dcore.c2921 enum ctx_state prev_ctx; in preempt_schedule_context() local