Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h2142 extern unsigned long get_wchan(struct task_struct *p);
/linux/fs/proc/
H A Dbase.c431 wchan = get_wchan(task); in proc_pid_wchan()
/linux/init/
H A DKconfig144 and put_task_stack() in save_thread_stack_tsk() and get_wchan().
/linux/kernel/sched/
H A Dcore.c1996 unsigned long get_wchan(struct task_struct *p) in get_wchan() function
/linux/lib/
H A DKconfig.debug462 get_wchan() and suchlike.