Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc-dapm.h253 #define SND_SOC_DAPM_AIF_IN(wname, stname, wchan, wreg, wshift, winvert) \ argument
256 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), }
257 #define SND_SOC_DAPM_AIF_IN_E(wname, stname, wchan, wreg, wshift, winvert, \ argument
261 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), \
263 #define SND_SOC_DAPM_AIF_OUT(wname, stname, wchan, wreg, wshift, winvert) \ argument
266 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), }
267 #define SND_SOC_DAPM_AIF_OUT_E(wname, stname, wchan, wreg, wshift, winvert, \ argument
271 .channel = wchan, SND_SOC_DAPM_INIT_REG_VAL(wreg, wshift, winvert), \
/openbmc/linux/tools/testing/selftests/proc/
H A D.gitignore13 /proc-self-wchan
H A DMakefile16 TEST_GEN_PROGS += proc-self-wchan
/openbmc/linux/fs/proc/
H A Darray.c470 unsigned long vsize, eip, esp, wchan = 0; in do_task_stat() local
541 wchan = !task_is_running(task); in do_task_stat()
637 seq_put_decimal_ull(m, " ", wchan); in do_task_stat()
H A Dbase.c424 unsigned long wchan; in proc_pid_wchan() local
430 wchan = get_wchan(task); in proc_pid_wchan()
431 if (wchan && !lookup_symbol_name(wchan, symname)) { in proc_pid_wchan()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1257 unsigned long wchan; /* Event task is sleeping on */ member
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst156 wchan Present with CONFIG_KALLSYMS=y: it shows the kernel function
368 0 (place holder, used to be the wchan address,
369 use /proc/PID/wchan instead)
/openbmc/linux/arch/x86/
H A DKconfig763 Calculate simpler /proc/<PID>/wchan values. If this option
764 is disabled then wchan values will recurse back to the
765 caller function. This provides more accurate wchan values,
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4325 -rw-r--r-- root root 160 ./usr/include/proc/wchan.h
H A Dbuildhistory_filelist1.txt4324 -rw-r--r-- root root 160 ./usr/include/proc/wchan.h
/openbmc/linux/
H A Dopengrok0.0.log[all...]