Home
last modified time | relevance | path

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

/linux-6.6.21/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()
97 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit()
/linux-6.6.21/kernel/sched/ !
Dcore.c6931 enum ctx_state prev_ctx; in preempt_schedule_notrace() local
/linux-6.6.21/kernel/events/ !
Dcore.c3451 static void perf_event_swap_task_ctx_data(struct perf_event_context *prev_ctx, in perf_event_swap_task_ctx_data()