Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dcontext_tracking.h52 enum ctx_state prev_ctx; in exception_enter() local
64 static inline void exception_exit(enum ctx_state prev_ctx) in exception_exit() argument
91 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit() argument
/kernel/linux/linux-6.6/include/linux/
H A 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() argument
97 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit() argument
/third_party/mesa3d/src/egl/main/
H A Deglcontext.c814 _EGLContext *prev_ctx; in _eglBindContext() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c4949 enum ctx_state prev_ctx; in preempt_schedule_notrace() local
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c3451 static void perf_event_swap_task_ctx_data(struct perf_event_context *prev_ctx, in perf_event_swap_task_ctx_data() argument
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c7120 enum ctx_state prev_ctx; in preempt_schedule_notrace() local

Completed in 45 milliseconds