Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c38 static inline int get_stack_long(struct task_struct *task, int offset) in get_stack_long() function
112 unsigned long pc = get_stack_long(child, offsetof(struct pt_regs, pc)); in user_enable_single_step()
355 tmp = get_stack_long(child, addr); in arch_ptrace()