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 */
32 struct cpu_context_save { struct57 struct cpu_context_save cpu_context; /* cpu context */ argument
237 memset(&thread->cpu_context, 0, sizeof(struct cpu_context_save)); in copy_thread()
211 memset(&thread->cpu_context, 0, sizeof(struct cpu_context_save)); in copy_thread()