Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/kernel/sched/
Dcore.c6938 enum ctx_state prev_ctx; in preempt_schedule_notrace() local
/linux-6.12.1/kernel/events/
Dcore.c3533 static void perf_event_swap_task_ctx_data(struct perf_event_context *prev_ctx, in perf_event_swap_task_ctx_data()