Lines Matching refs:switch_stack
248 get_rnat (struct task_struct *task, struct switch_stack *sw, in get_rnat()
308 put_rnat (struct task_struct *task, struct switch_stack *sw, in put_rnat()
401 ia64_peek (struct task_struct *child, struct switch_stack *child_stack, in ia64_peek()
463 ia64_poke (struct task_struct *child, struct switch_stack *child_stack, in ia64_poke()
535 ia64_sync_user_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_user_rbs()
555 ia64_sync_kernel_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_kernel_rbs()
575 typedef long (*syncfunc_t)(struct task_struct *, struct switch_stack *,
829 struct switch_stack *sw; in ptrace_getregs()
839 sw = (struct switch_stack *) (child->thread.ksp + 16); in ptrace_getregs()
972 struct switch_stack *sw; in ptrace_setregs()
984 sw = (struct switch_stack *) (child->thread.ksp + 16); in ptrace_setregs()