Home
last modified time | relevance | path

Searched refs:wchan (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dswitch_to.h23 current->thread.wchan = (u_long) __builtin_return_address(0); \
27 current->thread.wchan = 0; \
H A Dprocessor.h50 unsigned long wchan; member
56 .wchan = 0, \
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dprocess.c133 p->thread.wchan = p->thread.pc; in copy_thread()
150 return p->thread.wchan; in get_wchan()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dapm.h219 #define SND_SOC_DAPM_AIF_IN(wname, stname, wchan, wreg, wshift, winvert) \ argument
221 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), }
222 #define SND_SOC_DAPM_AIF_IN_E(wname, stname, wchan, wreg, wshift, winvert, \ argument
225 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), \
227 #define SND_SOC_DAPM_AIF_OUT(wname, stname, wchan, wreg, wshift, winvert) \ argument
229 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), }
230 #define SND_SOC_DAPM_AIF_OUT_E(wname, stname, wchan, wreg, wshift, winvert, \ argument
233 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), \
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A D.gitignore12 /proc-self-wchan
H A DMakefile14 TEST_GEN_PROGS += proc-self-wchan
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c436 unsigned long vsize, eip, esp, wchan = 0; in do_task_stat() local
525 wchan = get_wchan(task); in do_task_stat()
589 if (wchan) in do_task_stat()
H A Dbase.c389 unsigned long wchan; in proc_pid_wchan() local
395 wchan = get_wchan(task); in proc_pid_wchan()
396 if (wchan && !lookup_symbol_name(wchan, symname)) { in proc_pid_wchan()
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_uvcc/
H A Dbugreport.sh114 …ps -eLo pid,tid,class,rtprio,ni,pri,psr,pcpu,pmem,stat,wchan:30,comm > ${bugreport}/system_data/ps…
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1264 unsigned long wchan; /* Event task is sleeping on */ member
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dproc.rst155 wchan Present with CONFIG_KALLSYMS=y: it shows the kernel function
362 0 (place holder, used to be the wchan address,
363 use /proc/PID/wchan instead)
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig750 Calculate simpler /proc/<PID>/wchan values. If this option
751 is disabled then wchan values will recurse back to the
752 caller function. This provides more accurate wchan values,
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt4324 -rw-r--r-- root root 160 ./usr/include/proc/wchan.h
H A Dbuildhistory_filelist2.txt4325 -rw-r--r-- root root 160 ./usr/include/proc/wchan.h