Searched refs:ds_ctx (Results 1 – 2 of 2) sorted by relevance
239 (task ? &task->thread.ds_ctx : &system_context); in ds_get_context()990 struct ds_context *prev_ctx = prev->thread.ds_ctx; in ds_switch_to()991 struct ds_context *next_ctx = next->thread.ds_ctx; in ds_switch_to()1027 tsk->thread.ds_ctx = NULL; in ds_copy_thread()
440 struct ds_context *ds_ctx; member