Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c50 static inline int put_stack_long(struct task_struct *task, int offset, in put_stack_long() function
395 ret = put_stack_long(child, addr, data); in arch_ptrace()