Home
last modified time | relevance | path

Searched defs:wchan (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/arch/c6x/include/asm/
Dprocessor.h64 unsigned long wchan; member
/linux-3.3/arch/mn10300/include/asm/
Dprocessor.h99 unsigned long wchan; member
/linux-3.3/fs/proc/
Darray.c363 unsigned long vsize, eip, esp, wchan = ~0UL; in do_task_stat() local
Dbase.c269 unsigned long wchan; in proc_pid_wchan() local
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_fence.c443 struct nouveau_channel *wchan) in nouveau_fence_sync()