Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsched.h2210 extern unsigned long get_wchan(struct task_struct *p);
/linux-6.15/fs/proc/
H A Dbase.c430 wchan = get_wchan(task); in proc_pid_wchan()
/linux-6.15/init/
H A DKconfig162 and put_task_stack() in save_thread_stack_tsk() and get_wchan().
/linux-6.15/kernel/sched/
H A Dcore.c2051 unsigned long get_wchan(struct task_struct *p) in get_wchan() function
/linux-6.15/lib/
H A DKconfig.debug462 get_wchan() and suchlike.