Searched refs:cpu_context_save (Results 1 – 5 of 5) sorted by relevance
21 struct cpu_context_save cpu_context; /* cpu context */
34 struct cpu_context_save { struct74 struct cpu_context_save cpu_context; /* cpu context */ argument
31 struct cpu_context_save { struct56 struct cpu_context_save cpu_context; /* cpu context */ argument
230 memset(&thread->cpu_context, 0, sizeof(struct cpu_context_save)); in copy_thread()
305 memset(&thread->cpu_context, 0, sizeof(struct cpu_context_save)); in copy_thread()