Searched refs:ia64_poke (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/ia64/include/asm/ |
D | ptrace.h | 121 extern long ia64_poke (struct task_struct *, struct switch_stack *, unsigned long,
|
/linux-4.1.27/arch/ia64/kernel/ |
D | unaligned.c | 358 ia64_poke(current, sw, (unsigned long) ubs_end, (unsigned long) addr, val); in set_rse_reg() 371 ia64_poke(current, sw, (unsigned long) ubs_end, (unsigned long) rnat_addr, rnats); in set_rse_reg()
|
D | ptrace.c | 464 ia64_poke (struct task_struct *child, struct switch_stack *child_stack, in ia64_poke() function 566 ret = ia64_poke(child, sw, user_rbs_end, addr, val); in ia64_sync_kernel_rbs()
|