Home
last modified time | relevance | path

Searched refs:see (Results 1 - 25 of 180) sorted by relevance

12345678

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dcmsg_sender.c331 struct sock_extended_err *see; in cs_read_cmsg() local
343 see = NULL; in cs_read_cmsg()
366 if (cmsg->cmsg_len < sizeof(*see)) in cs_read_cmsg()
369 see = (void *)CMSG_DATA(cmsg); in cs_read_cmsg()
375 if (!see) in cs_read_cmsg()
389 cs_ts_info2str(see->ee_info), in cs_read_cmsg()
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H A Dsleep.S39 tst r2, #CR_C @ see tegra_sleep_cpu()
127 tst r3, #L2X0_CTRL_EN @ see tegra_sleep_cpu()
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
H A Dsleep.S41 tst r2, #CR_C @ see tegra_sleep_cpu()
129 tst r3, #L2X0_CTRL_EN @ see tegra_sleep_cpu()
/kernel/linux/linux-5.10/include/linux/wimax/
H A Ddebug.h242 #warning D_MASTER not defined, but debug.h included! [see docs]
260 #error D_SUBMODULE not defined, but debug.h included! [see docs]
/kernel/linux/common_modules/tzdriver/core/
H A Dsecs_power_ctrl.h20 #include <platform_include/see/secs_power_ctrl.h>
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsleep.S67 @ (see Errata 50, ...processor does not exit from sleep...)
104 @ (see Errata 31, GPIO output signals, ... unpredictable in sleep
160 @ (see Errata 38 ...hangs when entering self-refresh mode)
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dsleep.S68 @ (see Errata 50, ...processor does not exit from sleep...)
105 @ (see Errata 31, GPIO output signals, ... unpredictable in sleep
161 @ (see Errata 38 ...hangs when entering self-refresh mode)
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh89 echo Initial build failed, not running KVM, see $resdir.
111 echo No identifiable boot image, not running KVM, see $resdir.
118 echo Build failed, not running KVM, see $resdir.
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh102 echo No identifiable boot image, not running KVM, see $resdir.
109 echo Build failed, not running KVM, see $resdir.
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-arm9tdmi.S57 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
H A Dproc-arm7tdmi.S57 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
H A Dcache-v4wt.S202 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-arm9tdmi.S57 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
H A Dproc-arm7tdmi.S57 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dx_ovfl.S38 | For details on the license for this file, please see the
H A Dx_unimp.S25 | For details on the license for this file, please see the
H A Dsacos.S41 | For details on the license for this file, please see the
/kernel/linux/linux-5.10/arch/h8300/lib/
H A Dudivsi3.S10 ; do it the easy way, see page 107 in manual
/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Dsa1100.S27 @ see if Ser3 is active
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsleep24xx.S75 movs r0, r0 @ see if DDR or SDR
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsacos.S41 | For details on the license for this file, please see the
H A Dx_ovfl.S38 | For details on the license for this file, please see the
H A Dx_unimp.S25 | For details on the license for this file, please see the
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Dsa1100.S27 @ see if Ser3 is active
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsleep24xx.S75 movs r0, r0 @ see if DDR or SDR

Completed in 9 milliseconds

12345678