Lines Matching refs:switch_stack
252 get_rnat (struct task_struct *task, struct switch_stack *sw, in get_rnat()
312 put_rnat (struct task_struct *task, struct switch_stack *sw, in put_rnat()
405 ia64_peek (struct task_struct *child, struct switch_stack *child_stack, in ia64_peek()
467 ia64_poke (struct task_struct *child, struct switch_stack *child_stack, in ia64_poke()
539 ia64_sync_user_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_user_rbs()
559 ia64_sync_kernel_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_kernel_rbs()
579 typedef long (*syncfunc_t)(struct task_struct *, struct switch_stack *,
833 struct switch_stack *sw; in ptrace_getregs()
843 sw = (struct switch_stack *) (child->thread.ksp + 16); in ptrace_getregs()
976 struct switch_stack *sw; in ptrace_setregs()
988 sw = (struct switch_stack *) (child->thread.ksp + 16); in ptrace_setregs()