Home
last modified time | relevance | path

Searched refs:put_stack_long (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/sh/kernel/
Dptrace_64.c99 static inline int put_stack_long(struct task_struct *task, int offset, in put_stack_long() function
444 ret = put_stack_long(child, addr, data); in arch_ptrace()
Dptrace_32.c55 static inline int put_stack_long(struct task_struct *task, int offset, in put_stack_long() function
428 ret = put_stack_long(child, addr, data); in arch_ptrace()