Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/kernel/sched/
Dcore.c6930 enum ctx_state prev_ctx; in preempt_schedule_notrace() local
/Linux-v6.6/kernel/events/
Dcore.c3409 static void perf_event_swap_task_ctx_data(struct perf_event_context *prev_ctx, in perf_event_swap_task_ctx_data()