Searched refs:kernel (Results 26 - 50 of 9448) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/boot/
H A DzImage.coff.lds.S24 *(.kernel:dtb)
28 *(.kernel:vmlinux.strip)
32 *(.kernel:initrd)
/linux-master/tools/testing/selftests/bpf/
H A Dtest_ftrace.sh3 if [[ -e /sys/kernel/tracing/trace ]]; then
4 TR=/sys/kernel/tracing/
6 TR=/sys/kernel/debug/tracing/
/linux-master/arch/arm/mach-imx/
H A Dmach-imx7d-cm4.c6 #include <linux/kernel.h>
H A Dmach-imxrt.c7 #include <linux/kernel.h>
/linux-master/arch/mips/bcm47xx/
H A Dbcm47xx_private.h9 #include <linux/kernel.h>
/linux-master/arch/x86/kernel/cpu/
H A Dumc.c2 #include <linux/kernel.h>
H A Dvortex.c2 #include <linux/kernel.h>
/linux-master/arch/m68k/coldfire/
H A Dcache.c12 #include <linux/kernel.h>
/linux-master/arch/mips/include/asm/
H A Deva.h14 #include <kernel-entry-init.h>
24 * their kernel-entry-init.h header. This macro usually does the
/linux-master/arch/arm/mach-tegra/
H A Dpm-tegra30.c6 #include <linux/kernel.h>
H A Dpm-tegra20.c6 #include <linux/kernel.h>
/linux-master/arch/arm/mach-omap2/
H A Domap3-restart.c10 #include <linux/kernel.h>
22 * @mode: the "reboot mode", see arch/arm/kernel/{setup,process}.c
26 * kernel/sys.c. No return value.
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_dfs_tables.h21 #include <linux/kernel.h>
/linux-master/arch/arm/mach-s3c/
H A Dsetup-fb-24bpp-s3c64xx.c10 #include <linux/kernel.h>
/linux-master/arch/mips/generic/
H A Dboard-ni169445.its.S18 kernel = "kernel"; define
H A Dboard-serval.its.S18 description = "Serval Linux kernel";
19 kernel = "kernel"; define
H A Dboard-boston.its.S17 description = "Boston Linux kernel";
18 kernel = "kernel"; define
H A Dboard-luton.its.S18 description = "Luton Linux kernel";
19 kernel = "kernel"; define
H A Dboard-xilfpga.its.S17 description = "MIPSfpga Linux kernel";
18 kernel = "kernel"; define
H A Dboard-marduk.its.S17 description = "Marduk Linux kernel";
18 kernel = "kernel"; define
/linux-master/drivers/iio/accel/
H A Dkxsd9.h3 #include <linux/kernel.h>
/linux-master/arch/powerpc/mm/
H A Dmaccess.c4 #include <linux/kernel.h>
/linux-master/tools/testing/selftests/powerpc/security/
H A Dmitigation-patching.sh31 cd /sys/kernel/debug/powerpc || rc=1
33 echo "Error: couldn't cd to /sys/kernel/debug/powerpc" >&2
37 tainted=$(cat /proc/sys/kernel/tainted)
39 echo "Error: kernel already tainted!" >&2
47 if [[ -f /sys/kernel/debug/powerpc/$m ]]
71 tainted=$(cat /proc/sys/kernel/tainted)
73 echo "Error: kernel became tainted!" >&2
/linux-master/tools/testing/memblock/linux/
H A Dkernel.h5 #include <../../include/linux/kernel.h>
/linux-master/arch/arm/mach-shmobile/
H A Dsetup-r7s72100.c9 #include <linux/kernel.h>

Completed in 350 milliseconds

1234567891011>>