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