Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Ddumpstack.c54 static bool in_task_stack(unsigned long sp, struct task_struct *task, in in_task_stack() function
101 if (in_task_stack(sp, task, info)) in get_stack_info()
/openbmc/linux/arch/loongarch/include/asm/
H A Dstacktrace.h30 bool in_task_stack(unsigned long stack, struct task_struct *task, struct stack_info *info);
/openbmc/linux/arch/x86/include/asm/
H A Dstacktrace.h31 bool in_task_stack(unsigned long *stack, struct task_struct *task,
/openbmc/linux/arch/loongarch/kernel/
H A Dprocess.c253 bool in_task_stack(unsigned long stack, struct task_struct *task, in in_task_stack() function
278 if (in_task_stack(stack, task, info)) in get_stack_info()
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack_32.c116 if (in_task_stack(stack, task, info)) in get_stack_info()
H A Ddumpstack_64.c173 if (in_task_stack(stack, task, info)) in get_stack_info_noinstr()
H A Ddumpstack.c32 bool noinstr in_task_stack(unsigned long *stack, struct task_struct *task, in in_task_stack() function
/openbmc/linux/Documentation/trace/
H A Dftrace.rst1581 3 us | 0) bash-1507 | d..2 | 0.351 us | in_task_stack();