Lines Matching refs:switch_stack
249 get_rnat (struct task_struct *task, struct switch_stack *sw, in get_rnat()
309 put_rnat (struct task_struct *task, struct switch_stack *sw, in put_rnat()
402 ia64_peek (struct task_struct *child, struct switch_stack *child_stack, in ia64_peek()
464 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()
554 ia64_sync_kernel_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_kernel_rbs()
573 typedef long (*syncfunc_t)(struct task_struct *, struct switch_stack *,
827 struct switch_stack *sw; in ptrace_getregs()
837 sw = (struct switch_stack *) (child->thread.ksp + 16); in ptrace_getregs()
970 struct switch_stack *sw; in ptrace_setregs()
982 sw = (struct switch_stack *) (child->thread.ksp + 16); in ptrace_setregs()