this_system_context 217 arch/x86/kernel/ds.c context = (task ? task->thread.ds_ctx : this_system_context); this_system_context 235 arch/x86/kernel/ds.c (task ? &task->thread.ds_ctx : &this_system_context);