Searched defs:fork_frame (Results 1 – 6 of 6) sorted by relevance
42 struct fork_frame { struct43 struct inactive_task_frame frame;44 struct pt_regs regs;
44 struct fork_frame { struct45 struct inactive_task_frame frame;46 struct pt_regs regs;
146 struct fork_frame { in copy_thread() struct147 struct switch_stack sw; in copy_thread()148 struct pt_regs regs; in copy_thread()
144 struct fork_frame { in copy_thread() struct145 struct switch_stack sw; in copy_thread()146 struct pt_regs regs; in copy_thread()
129 struct fork_frame *fork_frame; in copy_thread() local
165 struct fork_frame *fork_frame; in copy_thread() local