Searched refs:inactive_task_frame (Results 1 – 5 of 5) sorted by relevance
23 struct inactive_task_frame { struct45 struct inactive_task_frame frame; argument79 static inline void kthread_frame_init(struct inactive_task_frame *frame, in kthread_frame_init()
79 return &((struct inactive_task_frame *)task->thread.sp)->bp; in get_frame_pointer()
153 gdb_regs[GDB_BP] = ((struct inactive_task_frame *)p->thread.sp)->bp; in sleeping_thread_to_gdb_regs()
721 struct inactive_task_frame *frame = (void *)task->thread.sp; in __unwind_start()
164 struct inactive_task_frame *frame; in copy_thread()