Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dprocessor.h109 unsigned long get_wchan(struct task_struct *p);
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1304 unsigned long get_wchan(struct task_struct *p);
/openbmc/linux/include/linux/
H A Dsched.h2291 extern unsigned long get_wchan(struct task_struct *p);
/openbmc/linux/fs/proc/
H A Dbase.c430 wchan = get_wchan(task); in proc_pid_wchan()
/openbmc/linux/init/
H A DKconfig140 and put_task_stack() in save_thread_stack_tsk() and get_wchan().
/openbmc/linux/kernel/sched/
H A Dcore.c2068 unsigned long get_wchan(struct task_struct *p) in get_wchan() function
/openbmc/linux/lib/
H A DKconfig.debug456 get_wchan() and suchlike.