Searched refs:kernel (Results 1 - 200 of 12129) sorted by relevance

1234567891011>>

/linux-4.1.27/arch/mn10300/proc-mn2ws0050/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/powerpc/boot/
H A DzImage.ps3.lds.S7 .kernel:vmlinux.bin : { *(.kernel:vmlinux.bin) }
12 .kernel:dtb : { *(.kernel:dtb) }
17 .kernel:initrd : { *(.kernel:initrd) }
H A DzImage.lds.S47 .kernel:dtb :
50 *(.kernel:dtb)
55 .kernel:vmlinux.strip :
58 *(.kernel:vmlinux.strip)
63 .kernel:initrd :
66 *(.kernel:initrd)
H A DzImage.coff.lds.S23 *(.kernel:dtb)
27 *(.kernel:vmlinux.strip)
31 *(.kernel:initrd)
H A Dwrapper7 # This script takes a kernel binary and optionally an initrd image
17 # -c cache $kernel.strip.gz (use if present & newer, else make)
33 kernel=
119 [ -z "$kernel" ] || usage
120 kernel="$1"
136 if [ -z "$kernel" ]; then
137 kernel=vmlinux
140 elfformat="`${CROSS}objdump -p "$kernel" | grep 'file format' | awk '{print $4}'`"
153 ksection=.kernel:vmlinux.strip
154 isection=.kernel:initrd
232 ksection=.kernel:vmlinux.bin
233 isection=.kernel:initrd
290 vmz="$tmpdir/`basename \"$kernel\"`.$ext"
291 if [ -z "$cacheit" -o ! -f "$vmz$gzip" -o "$vmz$gzip" -ot "$kernel" ]; then
292 ${CROSS}objcopy $objflags "$kernel" "$vmz.$$"
307 ${CROSS}objcopy $objflags "$kernel" "$vmz.$$"
320 echo "INFO: Uncompressed kernel (size 0x$(printf "%x\n" $strip_size))" \
329 # Extract kernel version information, some platforms want to include
331 version=`${CROSS}strings "$kernel" | grep '^Linux version [-0-9.]' | \
337 # physical offset of kernel image
338 membase=`${CROSS}objdump -p "$kernel" | grep -m 1 LOAD | awk '{print $7}'`
343 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a $membase -e $membase \
388 addsec $tmp "$dtb" .kernel:dtb
423 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
438 # a binary image of the kernel to be at addr zero, and yet have a
/linux-4.1.27/drivers/dio/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/fs/nfs/filelayout/
H A DMakefile2 # Makefile for the pNFS Files Layout Driver kernel module
/linux-4.1.27/fs/nfs/flexfilelayout/
H A DMakefile2 # Makefile for the pNFS Flexfile Layout Driver kernel module
/linux-4.1.27/drivers/pnp/isapnp/
H A DMakefile2 # Makefile for the kernel ISAPNP driver.
/linux-4.1.27/drivers/pnp/pnpacpi/
H A DMakefile2 # Makefile for the kernel PNPACPI driver.
/linux-4.1.27/drivers/pnp/pnpbios/
H A DMakefile2 # Makefile for the kernel PNPBIOS driver.
/linux-4.1.27/arch/sh/boards/mach-cayman/
H A DMakefile2 # Makefile for the Hitachi Cayman specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-dreamcast/
H A DMakefile2 # Makefile for the Sega Dreamcast specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-lboxre2/
H A DMakefile2 # Makefile for the L-BOX RE2 specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-microdev/
H A DMakefile2 # Makefile for the SuperH MicroDev specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-r2d/
H A DMakefile2 # Makefile for the RTS7751R2D specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-sdk7780/
H A DMakefile2 # Makefile for the SDK7780 specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-se/7206/
H A DMakefile2 # Makefile for the 7206 SolutionEngine specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-se/7343/
H A DMakefile2 # Makefile for the 7343 SolutionEngine specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-se/770x/
H A DMakefile2 # Makefile for the 770x SolutionEngine specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-se/7751/
H A DMakefile2 # Makefile for the 7751 SolutionEngine specific parts of the kernel
/linux-4.1.27/arch/sh/boards/mach-sh03/
H A DMakefile2 # Makefile for the Interface (CTP/PCI-SH03) specific parts of the kernel
/linux-4.1.27/arch/mips/jazz/
H A DMakefile2 # Makefile for the Jazz family specific parts of the kernel
/linux-4.1.27/arch/cris/arch-v32/mach-a3/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/cris/arch-v32/mach-fs/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-rpc/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-socfpga/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-u300/
H A DMakefile2 # Makefile for the linux kernel, U300 machine.
/linux-4.1.27/arch/arm/mach-zynq/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-ebsa110/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-iop33x/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-lpc32xx/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/net/openvswitch/
H A Dvport-vxlan.h4 #include <linux/kernel.h>
/linux-4.1.27/arch/x86/include/asm/
H A Dsyscalls.h19 /* kernel/ioport.c */
23 /* kernel/ldt.c */
26 /* kernel/signal.c */
29 /* kernel/tls.c */
36 /* kernel/signal.c */
39 /* kernel/vm86_32.c */
46 /* kernel/process_64.c */
49 /* kernel/sys_x86_64.c */
H A Dkasan.h7 * for kernel really starts from compiler's shadow offset +
8 * 'kernel address space start' >> KASAN_SHADOW_SCALE_SHIFT
12 /* 47 bits for kernel address -> (47 - 3) bits for shadow */
H A Dia32_unistd.h6 * this is for the kernel only.
H A Dboot.h8 /* Physical address where kernel should be loaded. */
13 /* Minimum kernel alignment, as a power of two */
H A Dpage_32_types.h9 * A __PAGE_OFFSET of 0xC0000000 means that the kernel has
14 * and CONFIG_HIGHMEM64G options in the kernel configuration.
40 * Kernel image size is limited to 512 MB (see in arch/x86/kernel/head_32.S)
H A Dsuspend_64.h16 * If you modify it, fix arch/x86/kernel/acpi/wakeup_64.S and make sure that
17 * __save/__restore_processor_state(), defined in arch/x86/kernel/suspend_64.c,
43 /* routines for saving/restoring kernel state */
H A Dvvar.h2 * vvar.h: Shared vDSO/kernel variable declarations
10 * In normal kernel code, they are used like any other variable.
13 * These variables live in a page of kernel data that has an extra RO
24 /* The kernel linker script defines its own magic to put vvars in the
H A Dinit.h8 bool kernel_mapping; /* kernel mapping or ident mapping */
/linux-4.1.27/arch/sh/kernel/vsyscall/
H A Dvsyscall-syscall.S7 .incbin "arch/sh/kernel/vsyscall/vsyscall-trapa.so"
/linux-4.1.27/drivers/usb/misc/sisusbvga/
H A DMakefile2 # Makefile for the sisusb driver (if driver is inside kernel tree).
/linux-4.1.27/arch/sh/boards/mach-hp6xx/
H A DMakefile2 # Makefile for the HP6xx specific parts of the kernel
/linux-4.1.27/arch/sh/include/cpu-sh4a/cpu/
H A Dserial.h4 /* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */
/linux-4.1.27/arch/parisc/include/asm/
H A Dmckinley.h5 /* declared in arch/parisc/kernel/setup.c */
H A Drunway.h5 /* declared in arch/parisc/kernel/setup.c */
/linux-4.1.27/arch/m68k/math-emu/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-versatile/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/include/asm-generic/
H A Dmcs_spinlock.h10 * See kernel/locking/mcs_spinlock.c.
H A Dparam.h7 # define HZ CONFIG_HZ /* Internal kernel timer frequency */
H A Dstring.h4 * The kernel provides all required functions in lib/string.c
H A Dtrace_clock.h9 * array in kernel/trace/trace.c
/linux-4.1.27/include/linux/
H A Dfanotify.h6 /* not valid from userspace, only kernel internal */
H A Dif_phonet.h4 * Phonet interface kernel definitions
H A Dkernel-page-flags.h4 #include <uapi/linux/kernel-page-flags.h>
7 /* kernel hacking assistances
H A Dnfs.h15 * This is the kernel NFS client file handle representation
40 * This is really a general kernel constant, but since nothing like
41 * this is defined in the kernel headers, I have to do it here.
H A Dcrash_dump.h45 * is_kdump_kernel() checks whether this kernel is booting after a panic of
46 * previous kernel or not. This is determined by checking if previous kernel
50 * return 1 if CONFIG_CRASH_DUMP=y and if kernel is booting after a panic of
51 * previous kernel.
59 /* is_vmcore_usable() checks if the kernel is booting after a panic and
/linux-4.1.27/arch/arm/boot/bootp/
H A DMakefile15 targets := bootp init.o kernel.o initrd.o
17 # Note that bootp.lds picks up kernel.o and initrd.o
18 $(obj)/bootp: $(src)/bootp.lds $(addprefix $(obj)/,init.o kernel.o initrd.o) FORCE
22 # kernel.o and initrd.o includes a binary image using
25 $(obj)/kernel.o: arch/arm/boot/zImage FORCE
/linux-4.1.27/drivers/pps/
H A Dkc.c2 * PPS kernel consumer API
23 #include <linux/kernel.h>
36 /* state variables to bind kernel consumer */
38 /* PPS API (RFC 2783): current source and mode for kernel consumer */
40 static int pps_kc_hardpps_mode; /* mode bits for kernel consumer */
42 /* pps_kc_bind - control PPS kernel consumer binding
44 * @bind_args: kernel consumer bind parameters
46 * This function is used to bind or unbind PPS kernel consumer according to
59 dev_info(pps->dev, "unbound kernel" pps_kc_bind()
63 dev_err(pps->dev, "selected kernel consumer" pps_kc_bind()
73 dev_info(pps->dev, "bound kernel consumer: " pps_kc_bind()
77 dev_err(pps->dev, "another kernel consumer" pps_kc_bind()
85 /* pps_kc_remove - unbind kernel consumer on PPS source removal
88 * This function is used to disable kernel consumer on PPS source removal
89 * if this source was bound to PPS kernel consumer. Can be called on any
99 dev_info(pps->dev, "unbound kernel consumer" pps_kc_remove()
117 /* Pass some events to kernel consumer if activated */ pps_kc_event()
/linux-4.1.27/arch/um/include/shared/
H A Dkern.h10 * from kernel code and for which writing a wrapper is too much of a pain.
12 * only into kernel code, and user-space includes conflict with kernel
/linux-4.1.27/arch/sparc/kernel/
H A Ddma.c1 #include <linux/kernel.h>
H A Dreboot.c5 #include <linux/kernel.h>
20 * reference in kernel/sys.c
H A Dcompat_audit.c3 #include "kernel.h"
/linux-4.1.27/arch/mips/cobalt/
H A DMakefile2 # Makefile for the Cobalt micro systems family specific parts of the kernel
/linux-4.1.27/drivers/media/dvb-core/
H A DMakefile2 # Makefile for the kernel DVB device drivers.
/linux-4.1.27/include/uapi/linux/
H A Dif_phonet.h4 * Phonet interface kernel definitions
H A Dkernel.h7 * 'kernel.h' contains some often-used function prototypes etc
H A Dnetrom.h2 * These are the public elements of the Linux kernel NET/ROM implementation.
3 * For kernel AX.25 see the file ax25.h. This file requires ax25.h for the
H A Ddlm_netlink.h40 DLM_CMD_HELLO, /* user->kernel */
41 DLM_CMD_TIMEOUT, /* kernel->user */
H A Ddm-log-userspace.h13 * The device-mapper userspace log module consists of a kernel component and
14 * a user-space component. The kernel component implements the API defined
16 * return values of those API functions between kernel and user-space.
22 * The user-space program must listen for requests from the kernel (representing
35 * User-space will then wait to receive requests form the kernel, which it
39 * you will see 'Payload-to-userspace' and 'Payload-to-kernel'. The
40 * 'Payload-to-userspace' is what the kernel sends in 'additional data' as
41 * necessary parameters to complete the request. The 'Payload-to-kernel' is
42 * the 'additional data' returned to the kernel that contains the necessary
54 * Payload-to-kernel:
66 * dm_ulog_request to the kernel - setting the 'error' field, filling the
78 * Payload-to-kernel:
86 * dm_ulog_request to the kernel - setting the 'error' field and clearing
97 * Payload-to-kernel:
105 * dm_ulog_request to the kernel - setting the 'error' field and
116 * Payload-to-kernel:
124 * dm_ulog_request to the kernel - setting the 'error' field and
135 * Payload-to-kernel:
143 * dm_ulog_request to the kernel - setting the 'error' field and
154 * Payload-to-kernel:
162 * dm_ulog_request to the kernel - setting the 'error' field appropriately.
172 * Payload-to-kernel:
179 * dm_ulog_request to the kernel - filling the payload with 0 (not clean) or
191 * Payload-to-kernel:
209 * Payload-to-kernel:
215 * between kernel and userspace.
218 * dm_ulog_request to the kernel - setting the 'error' field and clearing
229 * Payload-to-kernel:
237 * dm_ulog_request to the kernel - setting the 'error' field and clearing
248 * Payload-to-kernel:
256 * dm_ulog_request to the kernel - setting the 'error' field and clearing
267 * Payload-to-kernel:
275 * dm_ulog_request to the kernel - setting the 'error' field appropriately.
289 * Payload-to-kernel:
293 * dm_ulog_request to the kernel - setting the 'error' field and clearing
304 * Payload-to-kernel:
311 * dm_ulog_request to the kernel - setting the 'error' field and
323 * Payload-to-kernel:
327 * dm_ulog_request to the kernel - setting the 'error' field and
339 * Payload-to-kernel:
343 * dm_ulog_request to the kernel - setting the 'error' field and
354 * Payload-to-kernel:
361 * dm_ulog_request to the kernel - setting the 'error' field and
371 * Payload-to-kernel:
387 * change to the way information is passed between kernel
397 * requests between the kernel and userspace by effectively
H A Dbinfmts.h11 * prevent the kernel from being unduly impacted by misaddressed pointers.
H A Dkdev_t.h7 from the kernel sources. These must be the externally visible ones.
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_RATEEST.h11 /* Used internally by the kernel */
H A Dxt_TEE.h8 /* used internally by the kernel */
H A Dxt_CT.h19 /* Used internally by the kernel */
31 /* Used internally by the kernel */
H A Dxt_bpf.h15 /* only used in the kernel */
H A Dxt_quota.h18 /* Used internally by the kernel */
/linux-4.1.27/arch/s390/kernel/vdso32/
H A Dvdso32_wrapper.S10 .incbin "arch/s390/kernel/vdso32/vdso32.so"
/linux-4.1.27/arch/s390/kernel/vdso64/
H A Dvdso64_wrapper.S10 .incbin "arch/s390/kernel/vdso64/vdso64.so"
/linux-4.1.27/arch/score/kernel/
H A DMakefile2 # Makefile for the Linux/SCORE kernel.
/linux-4.1.27/arch/mips/power/
H A Dhibernate.c7 /* Avoid TLB mismatch during and after kernel resume */ swsusp_arch_resume()
/linux-4.1.27/arch/openrisc/kernel/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/powerpc/kernel/vdso32/
H A Dvdso32_wrapper.S9 .incbin "arch/powerpc/kernel/vdso32/vdso32.so.dbg"
/linux-4.1.27/arch/powerpc/kernel/vdso64/
H A Dvdso64_wrapper.S9 .incbin "arch/powerpc/kernel/vdso64/vdso64.so.dbg"
/linux-4.1.27/arch/c6x/boot/
H A DMakefile2 # Makefile for bootable kernel images
/linux-4.1.27/arch/cris/include/asm/
H A Dtypes.h7 * These aren't exported outside the kernel to avoid name space clashes
H A Dprocessor.h23 /* This decides where the kernel will search for a free chunk of vm
36 * At user->kernel entry, the pt_regs struct is stacked on the top of the kernel-stack.
39 * we're in the kernel, won't affect this - only the first user->kernel transition
/linux-4.1.27/arch/m32r/include/asm/
H A Dtypes.h7 * These aren't exported outside the kernel to avoid name space clashes
/linux-4.1.27/arch/arm/mach-integrator/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-iop32x/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/net/sunrpc/auth_gss/
H A DMakefile2 # Makefile for Linux kernel rpcsec_gss implementation
/linux-4.1.27/tools/perf/tests/
H A Dhists_common.h48 * perf: 100 [kernel] schedule
49 * perf: 100 [kernel] page_fault
50 * perf: 100 [kernel] sys_perf_event_open
57 * perf: 200 [kernel] schedule
58 * perf: 200 [kernel] page_fault
59 * perf: 200 [kernel] sys_perf_event_open
66 * bash: 300 [kernel] schedule
67 * bash: 300 [kernel] page_fault
68 * bash: 300 [kernel] sys_perf_event_open
H A Dopen-syscall.c22 pr_debug("is tracefs mounted on /sys/kernel/tracing?\n"); test__open_syscall_event()
24 pr_debug("is debugfs mounted on /sys/kernel/debug?\n"); test__open_syscall_event()
26 pr_debug("Neither tracefs or debugfs is enabled in this kernel\n"); test__open_syscall_event()
32 "tweak /proc/sys/kernel/perf_event_paranoid?\n", test__open_syscall_event()
H A Dhists_cumulate.c23 /* perf [kernel] schedule() */
35 /* perf [kernel] page_fault() */
41 /* bash [kernel] page_fault() */
255 * 10.00% bash [kernel] [k] page_fault test1()
258 * 10.00% perf [kernel] [k] page_fault test1()
259 * 10.00% perf [kernel] [k] schedule test1()
266 { 0, 1000, "bash", "[kernel]", "page_fault" }, test1()
269 { 0, 1000, "perf", "[kernel]", "page_fault" }, test1()
270 { 0, 1000, "perf", "[kernel]", "schedule" }, test1()
308 * 10.00% bash [kernel] [k] page_fault test2()
327 * 10.00% perf [kernel] [k] page_fault test2()
334 * 10.00% perf [kernel] [k] schedule test2()
363 { 0, 1000, "bash", "[kernel]", "page_fault" }, test2()
366 { 0, 1000, "perf", "[kernel]", "page_fault" }, test2()
367 { 0, 1000, "perf", "[kernel]", "schedule" }, test2()
377 3, { { "[kernel]", "page_fault" }, test2()
393 4, { { "[kernel]", "page_fault" }, test2()
394 { "[kernel]", "sys_perf_event_open" }, test2()
399 3, { { "[kernel]", "schedule" }, test2()
456 * 10.00% 10.00% bash [kernel] [k] page_fault test3()
458 * 10.00% 10.00% perf [kernel] [k] page_fault test3()
460 * 10.00% 10.00% perf [kernel] [k] schedule test3()
462 * 10.00% 0.00% perf [kernel] [k] sys_perf_event_open test3()
470 { 1000, 1000, "bash", "[kernel]", "page_fault" }, test3()
472 { 1000, 1000, "perf", "[kernel]", "page_fault" }, test3()
473 { 1000, 1000, "perf", "[kernel]", "schedule" }, test3()
476 { 1000, 0, "perf", "[kernel]", "sys_perf_event_open" }, test3()
534 * 10.00% 10.00% bash [kernel] [k] page_fault test4()
549 * 10.00% 0.00% perf [kernel] [k] sys_perf_event_open test4()
555 * 10.00% 10.00% perf [kernel] [k] page_fault test4()
562 * 10.00% 10.00% perf [kernel] [k] schedule test4()
589 { 1000, 1000, "bash", "[kernel]", "page_fault" }, test4()
591 { 1000, 0, "perf", "[kernel]", "sys_perf_event_open" }, test4()
592 { 1000, 1000, "perf", "[kernel]", "page_fault" }, test4()
593 { 1000, 1000, "perf", "[kernel]", "schedule" }, test4()
620 3, { { "[kernel]", "page_fault" }, test4()
633 3, { { "[kernel]", "sys_perf_event_open" }, test4()
638 4, { { "[kernel]", "page_fault" }, test4()
639 { "[kernel]", "sys_perf_event_open" }, test4()
644 3, { { "[kernel]", "schedule" }, test4()
/linux-4.1.27/arch/x86/vdso/vdso32/
H A Dvclock_gettime.c12 * in case of a 32 bit VDSO for a 64 bit kernel fake a 32 bit kernel
/linux-4.1.27/arch/mips/include/asm/
H A Disadep.h18 * kernel or user mode? (CP0_STATUS)
26 * kernel or user mode?
H A Deva.h14 #include <kernel-entry-init.h>
24 * their kernel-entry-init.h header. This macro usually does the
/linux-4.1.27/arch/sh/include/asm/
H A Dclock.h10 /* arch/sh/kernel/cpu/clock-cpg.c */
13 /* arch/sh/kernel/cpu/clock.c */
H A Dkdebug.h13 /* arch/sh/kernel/dumpstack.c */
/linux-4.1.27/arch/ia64/include/asm/
H A Dmachvec_dig.h9 * For a generic kernel, the macros are used to initialize the
10 * platform's machvec structure. When compiling a non-generic kernel,
H A Dmachvec_dig_vtd.h10 * For a generic kernel, the macros are used to initialize the
11 * platform's machvec structure. When compiling a non-generic kernel,
H A Dmachvec_hpsim.h10 * For a generic kernel, the macros are used to initialize the
11 * platform's machvec structure. When compiling a non-generic kernel,
H A Dmachvec_hpzx1.h10 * For a generic kernel, the macros are used to initialize the
11 * platform's machvec structure. When compiling a non-generic kernel,
H A Dmachvec_hpzx1_swiotlb.h10 * For a generic kernel, the macros are used to initialize the
11 * platform's machvec structure. When compiling a non-generic kernel,
H A Dbug.h6 #define BUG() do { printk("kernel BUG at %s:%d!\n", __FILE__, __LINE__); ia64_abort(); } while (0)
H A Dmachvec_uv.h19 * For a generic kernel, the macros are used to initialize the
20 * platform's machvec structure. When compiling a non-generic kernel,
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A DMakefile1 # arch/ia64/sn/kernel/sn2/Makefile
9 # sn2 specific kernel files
/linux-4.1.27/arch/m68k/include/asm/
H A Dbug.h9 printk("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
14 printk("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
H A Dbugs.h15 extern void check_bugs(void); /* in arch/m68k/kernel/setup.c */
H A Dsun3-head.h4 #define KERNBASE 0xE000000 /* First address the kernel will eventually be */
/linux-4.1.27/arch/arm/mach-omap2/
H A Dam33xx-restart.c8 #include <linux/kernel.h>
16 * @mode: the "reboot mode", see arch/arm/kernel/{setup,process}.c
20 * kernel/sys.c. No return value.
H A Domap3-restart.c13 #include <linux/kernel.h>
24 * @mode: the "reboot mode", see arch/arm/kernel/{setup,process}.c
28 * kernel/sys.c. No return value.
H A Dti81xx-restart.c6 #include <linux/kernel.h>
20 * @mode: the "reboot mode", see arch/arm/kernel/{setup,process}.c
24 * kernel/sys.c. No return value.
H A Domap4-restart.c16 * @mode: the "reboot mode", see arch/arm/kernel/{setup,process}.c
20 * kernel/sys.c. No return value.
/linux-4.1.27/drivers/mmc/core/
H A DMakefile2 # Makefile for the kernel mmc core.
/linux-4.1.27/drivers/staging/
H A Dstaging.c1 #include <linux/kernel.h>
/linux-4.1.27/arch/metag/kernel/
H A Dmachines.c2 * arch/metag/kernel/machines.c
H A Dda.c10 #include <linux/kernel.h>
/linux-4.1.27/arch/mips/dec/
H A DMakefile2 # Makefile for the DECstation family specific parts of the kernel
/linux-4.1.27/include/trace/events/
H A Dcontext_tracking.h27 * user_enter - called when the kernel resumes to userspace
30 * This event occurs when the kernel resumes to userspace after
41 * user_exit - called when userspace enters the kernel
44 * This event occurs when userspace enters the kernel through
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/
H A Dip6t_NPT.h12 /* Used internally by the kernel */
/linux-4.1.27/arch/powerpc/platforms/86xx/
H A DMakefile2 # Makefile for the PowerPC 86xx linux kernel.
/linux-4.1.27/arch/sh/boards/mach-highlander/
H A DMakefile2 # Makefile for the Highlander specific parts of the kernel
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
H A Dpinmux-sh7722.c3 #include <linux/kernel.h>
/linux-4.1.27/arch/parisc/oprofile/
H A Dinit.c12 #include <linux/kernel.h>
/linux-4.1.27/arch/blackfin/include/asm/
H A Dptrace.h27 * These are saved onto the top kernel stack when the process
30 * Note: if a user thread is execve'd from kernel space, the
31 * kernel stack will not be empty on entry to the kernel, so
/linux-4.1.27/arch/c6x/kernel/
H A DMakefile2 # Makefile for arch/c6x/kernel/
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/cris/kernel/
H A DMakefile3 # Makefile for the linux kernel.
/linux-4.1.27/arch/m32r/kernel/
H A DMakefile2 # Makefile for the Linux/M32R kernel.
H A Dirq.c2 * linux/arch/m32r/kernel/irq.c
9 * linux/arch/i386/kernel/irq.c
15 * done by the generic kernel/irq/ code and in the
/linux-4.1.27/arch/m32r/oprofile/
H A Dinit.c10 #include <linux/kernel.h>
/linux-4.1.27/arch/arm/mach-realview/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-clps711x/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/arm/mach-efm32/
H A Ddtmachine.c1 #include <linux/kernel.h>
/linux-4.1.27/arch/arm/mach-gemini/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/alpha/kernel/
H A Dvmlinux.lds.S10 PHDRS { kernel PT_LOAD; note PT_NOTE; }
28 } :kernel
32 NOTES :kernel :note
35 } :kernel
/linux-4.1.27/kernel/
H A Dsystem_certificates.S10 .incbin "kernel/x509_certificate_list"
H A Dconfigs.c2 * kernel/configs.c
3 * Echo the kernel .config file used to build the kernel
26 #include <linux/kernel.h>
40 * extraction from a binary kernel image:
99 MODULE_DESCRIPTION("Echo the kernel .config file used to build the kernel");
H A Dexec_domain.c5 * own handlers for kernel entry points, signal mapping, etc...
11 #include <linux/kernel.h>
26 seq_puts(m, "0-0\tLinux \t[kernel]\n"); execdomains_proc_show()
/linux-4.1.27/lib/
H A Dgcd.c1 #include <linux/kernel.h>
/linux-4.1.27/mm/
H A Dmmu_context.c15 * Makes the calling kernel thread take on the specified
18 * from a kernel thread context)
47 * by the calling kernel thread
49 * from a kernel thread context)
/linux-4.1.27/security/selinux/include/
H A Dinitial_sid_to_string.h5 "kernel",
/linux-4.1.27/tools/testing/selftests/sysctl/
H A DMakefile2 # Expects kernel.sysctl_writes_strict=1.
/linux-4.1.27/arch/tile/include/asm/
H A Dtraps.h45 /* kernel/traps.c */
49 /* kernel/time.c */
52 /* kernel/messaging.c */
55 /* kernel/irq.c */
59 /* kernel/hardwall.c */
63 /* kernel/ptrace.c */
68 /* kernel/single_step.c */
71 /* kernel/intvec_64.S */
H A Dunaligned.h29 * Is the kernel doing fixups of unaligned accesses? If <0, no kernel
31 * info. If 0, the kernel single-steps the instruction to discover
32 * the data address to provide with the SIGBUS. If 1, the kernel does
37 /* Is the kernel printing on each unaligned fixup? */
/linux-4.1.27/arch/s390/kernel/
H A Dhead_kdump.S2 * S390 kdump lowlevel functions (new kernel)
16 # kdump entry (new kernel - not yet relocated)
32 lghi %r2,0 # Yes: Start kdump kernel
68 mvc 0(256,%r10),0(%r5) # Copy old kernel to tmp
69 mvc 0(256,%r5),0(%r11) # Copy new kernel to old
77 basr %r14,%r14 # Start relocated kernel
83 # Startup of kdump (relocated new kernel)
88 0: lpswe .Lrestart_psw-0b(%r13) # Start new kernel...
/linux-4.1.27/arch/mips/kvm/
H A Dcommpage.h6 * KVM/MIPS: commpage: mapped into get kernel space
16 /* COP0 state is mapped into Guest kernel via commpage */
/linux-4.1.27/arch/ia64/kernel/
H A Dcrash_dump.c2 * kernel/crash_dump.c - Memory preserving reboot related code.
5 * Original code moved from kernel/crash.c
19 * @buf: target memory address for the copy; this can be in kernel address
24 * otherwise @buf is in kernel address space, use memcpy().
27 * in the current kernel. We stitch up a pte, similar to kmap_atomic.
30 * copying the data to a pre-allocated kernel page and then copying to user
/linux-4.1.27/arch/hexagon/lib/
H A Dmemcpy.S44 * 1 32byte chunk from kernel loop and extended 8byte
67 * int i, prolog, kernel, epilog, mask;
87 * kernel = len - prolog;
88 * epilog = kernel & 0x1F;
89 * kernel = kernel>>5;
111 * if(kernel) { kernel -= 1; epilog += 32; }
112 * if(kernel) for(i=0; i < kernel; i++) {
169 #define kernel1 p0 /* kernel count == 1 */
176 #define inc R15:14 /* inc kernel by -1 and defetch ptr by 32 */
177 #define kernel R4 /* number of 32byte chunks in kernel */ define
191 #define ptr_in_p_128kernel R5:4 /* packed fetch pointer & kernel cnt */
257 kernel = sub(len, prolog); define
264 epilog = and(kernel, #31);
270 kernel = lsr(kernel, #5); define
281 nokernel = cmp.eq(kernel,#0);
290 p2 = cmp.eq(kernel, #1); /* skip ovr if kernel == 0 */
352 /* kernel is at least 32bytes */
353 p3 = cmp.gtu(kernel, #0);
355 if(p3.new) kernel = add(kernel, #-1);
360 nokernel = cmp.eq(kernel, #0); /* after adjustment, recheck */
369 loop0(.Loword_loop_25to31, kernel);
370 kernel1 = cmp.gtu(kernel, #1);
371 rest = kernel;
381 p3 = cmp.eq(kernel, rest);
384 /* kernel -= 1 */
405 kernel1 = cmp.gtu(kernel, #1);
413 loop0(.Loword_loop_00to24, kernel);
414 kernel1 = cmp.gtu(kernel, #1);
415 rest = add(kernel, #-1);
446 kernel1 = cmp.gtu(kernel, #1);
452 kernel = and(epilog, #7); define
469 p3 = cmp.eq(kernel, #0);
470 if(p3.new) kernel= #8;
474 if(p1) kernel= #0;
479 p3 = cmp.gt(epilog, kernel);
/linux-4.1.27/arch/sparc/
H A DMakefile52 head-y := arch/sparc/kernel/head_$(BITS).o
54 # See arch/sparc/Kbuild for the core part of the kernel
83 echo '* image - kernel image ($(boot)/image)'
84 echo '* zImage - stripped kernel image ($(boot)/zImage)'
90 echo '* vmlinux - standard sparc64 kernel'
91 echo '* zImage - stripped and compressed sparc64 kernel ($(boot)/zImage)'
92 echo ' vmlinux.aout - a.out kernel for sparc64'
/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm963xx_tag.h32 * to determine where to flash the image. Since we have the kernel first
33 * we have to give it the kernel address, but the crc uses the length
34 * associated with this address (root_length), which is added to the kernel
59 * (kernel for OpenWRT, rootfs for stock firmware)
64 /* 116-127: Address in memory of kernel */
66 /* 128-137: Size of kernel */
78 /* 196-199: kernel+rootfs CRC32 */
82 /* 216-219: CRC32 of image less imagetag (kernel for Alice Gate) */
86 /* 224-227: CRC32 of kernel partition */
/linux-4.1.27/scripts/package/
H A Dbuilddeb6 # Simple script to generate a deb package for a Linux kernel. All the
7 # complexity of what to do with a kernel after it is installed or removed
9 # /etc/kernel/{pre,post}{inst,rm}.d/ directories (or an alternative location
129 # Build and install the kernel
174 # Note: hook scripts under /etc/kernel are also executed by official Debian
175 # kernel packages, as well as kernel packages built using make-kpkg.
178 debhookdir=${KDEB_HOOKDIR:-/etc/kernel}
235 * Custom built Linux kernel.
242 This is a packacked upstream version of the Linux kernel.
245 ftp://ftp.kernel.org/pub/linux/kernel
249 The git repository for mainline kernel development is at:
250 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
263 Section: kernel
267 Homepage: http://www.kernel.org/
276 Description: User Mode Linux kernel, version $version
277 User-mode Linux is a port of the Linux kernel to its own system call
279 as a user process under another Linux kernel. This is useful for
280 kernel development, sandboxes, jails, experimentation, and
283 This package contains the Linux kernel, modules and corresponding other
294 Description: Linux kernel, version $version
295 This package contains the Linux kernel, modules and corresponding other
301 # Build kernel header package
320 Description: Linux kernel headers for $KERNELRELEASE on \${kernel:debarch}
321 This package provides kernel header files for $KERNELRELEASE on \${kernel:debarch}
335 Description: Linux kernel firmware, version $version
336 This package contains firmware from the Linux kernel, version $version.
346 Provides: linux-kernel-headers
349 This package provides userspaces headers from the Linux kernel. These headers
378 Description: Linux kernel debugging symbols for $version
379 This package will come in handy if you need to debug the kernel. It provides
380 all the necessary debug symbols for the kernel and its modules.
H A DMakefile1 # Makefile for the different targets used to generate full packages of a kernel
7 # /usr/src/packages/SRPMS/kernel-2.6.7rc2-1.src.rpm
8 # /usr/src/packages/RPMS/i386/kernel-2.6.7rc2-1.<arch>.rpm
9 # The src.rpm files includes all source for the kernel being built
10 # The <arch>.rpm includes kernel configuration, modules etc.
13 # a) clean the kernel
15 # c) Build a tar ball, using symlink to make kernel version
18 # e) generate the rpm files, based on kernel.spec
29 KERNELPATH := kernel-$(subst -,_,$(KERNELRELEASE))
31 TAR_CONTENT := $(KBUILD_ALLDIRS) kernel.spec .config .scmversion Makefile \
41 echo "kernel source tree. Don't set KBUILD_OUTPUT, or use the"; \
47 $(CONFIG_SHELL) $(MKSPEC) >$(objtree)/kernel.spec
55 rm $(KERNELPATH).tar.gz kernel.spec
135 @echo ' rpm-pkg - Build both source and binary RPM kernel packages'
136 @echo ' binrpm-pkg - Build only the binary kernel package'
137 @echo ' deb-pkg - Build the kernel as a deb package'
138 @echo ' tar-pkg - Build the kernel as an uncompressed tarball'
139 @echo ' targz-pkg - Build the kernel as a gzip compressed tarball'
140 @echo ' tarbz2-pkg - Build the kernel as a bzip2 compressed tarball'
141 @echo ' tarxz-pkg - Build the kernel as a xz compressed tarball'
/linux-4.1.27/arch/unicore32/
H A DMakefile26 # Never use hard float in kernel
35 head-y := arch/unicore32/kernel/head.o
37 core-y += arch/unicore32/kernel/
57 echo '* zImage - Compressed kernel image (arch/$(ARCH)/boot/zImage)'
58 echo ' Image - Uncompressed kernel image (arch/$(ARCH)/boot/Image)'
/linux-4.1.27/arch/parisc/
H A Dinstall.sh16 # $1 - kernel version
17 # $2 - kernel image file
18 # $3 - kernel map file
48 echo "Installing compressed kernel"
52 echo "Installing normal kernel"
H A DMakefile58 # Currently we save and restore fpregs on all kernel entry/interruption paths.
60 # kernel.
82 head-y := arch/parisc/kernel/head.o
86 kernel-y := mm/ kernel/ math-emu/
88 core-y += $(addprefix arch/parisc/, $(kernel-y))
138 @echo '* vmlinux - Uncompressed kernel image (./vmlinux)'
139 @echo ' vmlinuz - Compressed kernel image (./vmlinuz)'
141 @echo ' install - Install uncompressed vmlinux kernel using'
145 @echo ' zinstall - Install compressed vmlinuz kernel'
148 # we require gcc 3.3 or above to compile the kernel
153 echo "the kernel." ; \
/linux-4.1.27/arch/arm/boot/
H A Dinstall.sh17 # $1 - kernel version
18 # $2 - kernel image file
19 # $3 - kernel map file
43 echo "Installing compressed kernel"
47 echo "Installing normal kernel"
/linux-4.1.27/arch/frv/kernel/
H A Dentry-table.S24 # (2) The trap table for kernel mode
35 # The user and kernel trap tables use the same prologue for normal
39 # (5) The fixup table for kernel-trap single-step
47 # The linker script places the user mode and kernel mode trap tables on to
65 # trap table for entry from kernel mode
66 .section .trap.kernel,"ax"
84 .section .trap.fixup.kernel,"a"
97 .section .trap.kernel
100 .section .trap.fixup.kernel
116 .section .trap.kernel
121 .section .trap.fixup.kernel
137 .section .trap.kernel
195 .section .trap.kernel
222 .section .trap.fixup.kernel
277 # miscellaneous kernel mode entry points
278 .section .trap.kernel
284 # trap #2 in kernel - reenable interrupts
288 # miscellaneous kernel traps
298 .section .trap.fixup.kernel
/linux-4.1.27/arch/x86/mm/
H A Dsetup_nx.c49 "disabled by kernel command line option\n"); x86_report_nx()
55 /* 32bit non-PAE kernel, NX cannot be used */ x86_report_nx()
57 "cannot be enabled: non-PAE kernel!\n"); x86_report_nx()
/linux-4.1.27/arch/sparc/boot/
H A Dinstall.sh14 # $1 - kernel version
15 # $2 - kernel image file
16 # $3 - kernel map file
H A DMakefile26 @echo ' kernel: $@ is ready'
30 @echo ' kernel: $@ is ready'
35 @echo ' kernel: $@ is ready'
67 @echo ' kernel: $@ is ready'
/linux-4.1.27/arch/nios2/boot/
H A Dinstall.sh14 # $1 - kernel version
15 # $2 - kernel image file
16 # $3 - kernel map file
/linux-4.1.27/arch/m32r/
H A DMakefile34 head-y := arch/m32r/kernel/head.o
39 core-y += arch/m32r/kernel/ \
61 echo '* zImage - Compressed kernel image (arch/$(ARCH)/boot/zImage)'
/linux-4.1.27/arch/m68k/
H A Dinstall.sh14 # $1 - kernel version
15 # $2 - kernel image file
16 # $3 - kernel map file
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dhcp_phyp.c60 galpas->kernel.fw_handle = hcall_map_page(paddr_kernel); hcp_galpas_ctor()
61 if (!galpas->kernel.fw_handle) hcp_galpas_ctor()
64 galpas->kernel.fw_handle = 0; hcp_galpas_ctor()
73 if (galpas->kernel.fw_handle) { hcp_galpas_dtor()
74 int ret = hcall_unmap_page(galpas->kernel.fw_handle); hcp_galpas_dtor()
79 galpas->user.fw_handle = galpas->kernel.fw_handle = 0; hcp_galpas_dtor()
/linux-4.1.27/drivers/rtc/
H A Drtc-efi-platform.c2 * Moved from arch/ia64/kernel/time.c
15 #include <linux/kernel.h>
/linux-4.1.27/arch/microblaze/include/asm/
H A Dcurrent.h15 * Register used to hold the current task pointer while in the kernel.
17 * but check asm/microblaze/kernel/entry.S to be sure.
/linux-4.1.27/arch/s390/kvm/
H A Dgaccess.h75 * kernel mapping. All of these *_lc functions can be removed then.
84 * Copies a simple value from kernel space to a guest vcpu's lowcore.
90 * Note: an error indicates that either the kernel is out of memory or
107 * write_guest_lc - copy data from kernel space to guest vcpu's lowcore
110 * @data: source address in kernel space
113 * Copy data from kernel space to guest vcpu's lowcore. The entire range must
118 * Note: an error indicates that either the kernel is out of memory or
133 * read_guest_lc - copy data from guest vcpu's lowcore to kernel space
136 * @data: destination address in kernel space
139 * Copy data from guest vcpu's lowcore to kernel space. The entire range must
144 * Note: an error indicates that either the kernel is out of memory or
170 * write_guest - copy data from kernel space to guest space
174 * @data: source address in kernel space
177 * Copy @len bytes from @data (kernel space) to @ga (guest address).
222 * read_guest - copy data from guest space to kernel space
226 * @data: destination address in kernel space
229 * Copy @len bytes from @ga (guest address) to @data (kernel space).
232 * data will be copied from guest space to kernel space.
242 * write_guest_abs - copy data from kernel space to guest space absolute
245 * @data: source address in kernel space
248 * Copy @len bytes from @data (kernel space) to @gpa (guest absolute address).
265 * read_guest_abs - copy data from guest space absolute to kernel space
268 * @data: destination address in kernel space
271 * Copy @len bytes from @gpa (guest absolute address) to @data (kernel space).
278 * If an error occurs data may have been copied partially to kernel space.
288 * write_guest_real - copy data from kernel space to guest space real
291 * @data: source address in kernel space
294 * Copy @len bytes from @data (kernel space) to @gra (guest real address).
311 * read_guest_real - copy data from guest space real to kernel space
314 * @data: destination address in kernel space
317 * Copy @len bytes from @gra (guest real address) to @data (kernel space).
324 * If an error occurs data may have been copied partially to kernel space.
/linux-4.1.27/arch/arm64/
H A DMakefile40 head-y := arch/arm64/kernel/head.o
42 # The byte offset of the kernel image in RAM from the start of RAM.
51 core-y += arch/arm64/kernel/ arch/arm64/mm/
86 $(Q)$(MAKE) $(build)=arch/arm64/kernel/vdso $@
94 echo '* Image.gz - Compressed kernel image (arch/$(ARCH)/boot/Image.gz)'
95 echo ' Image - Uncompressed kernel image (arch/$(ARCH)/boot/Image)'
98 echo ' install - Install uncompressed kernel'
99 echo ' zinstall - Install compressed kernel'
/linux-4.1.27/arch/frv/include/uapi/asm/
H A Dsignal.h7 /* Here we must cater to libcs that poke about in kernel headers. */
19 /* Here we must cater to libcs that poke about in kernel headers. */
/linux-4.1.27/arch/arm/include/uapi/asm/
H A Dhwcap.h5 * HWCAP flags - for elf_hwcap (in kernel) and AT_HWCAP
32 * HWCAP2 flags - for elf_hwcap2 (in kernel) and AT_HWCAP2
/linux-4.1.27/arch/arm/kernel/
H A Dearly_printk.c2 * linux/arch/arm/kernel/early_printk.c
11 #include <linux/kernel.h>
/linux-4.1.27/arch/arm/mach-berlin/
H A Dberlin.c6 * based on GPL'ed 2.6 kernel sources
16 #include <linux/kernel.h>
/linux-4.1.27/arch/powerpc/
H A DMakefile106 # The kernel module loader relocates the percpu data section from the
108 # kernel percpu data space (starting with 0xc...). We need a full
175 # No AltiVec or VSX instructions when building kernel
179 # No SPE instruction when building kernel
185 # kernel considerably.
213 head-y := arch/powerpc/kernel/head_$(CONFIG_WORD_SIZE).o
214 head-$(CONFIG_8xx) := arch/powerpc/kernel/head_8xx.o
215 head-$(CONFIG_40x) := arch/powerpc/kernel/head_40x.o
216 head-$(CONFIG_44x) := arch/powerpc/kernel/head_44x.o
217 head-$(CONFIG_FSL_BOOKE) := arch/powerpc/kernel/head_fsl_booke.o
219 head-$(CONFIG_PPC64) += arch/powerpc/kernel/entry_64.o
220 head-$(CONFIG_PPC_FPU) += arch/powerpc/kernel/fpu.o
221 head-$(CONFIG_ALTIVEC) += arch/powerpc/kernel/vector.o
222 head-$(CONFIG_PPC_OF_BOOT_TRAMPOLINE) += arch/powerpc/kernel/prom_init.o
224 core-y += arch/powerpc/kernel/ \
273 @echo '* zImage - Build default images selected by kernel config'
274 @echo ' zImage.* - Compressed kernel image (arch/$(ARCH)/boot/zImage.*)'
281 @echo ' install - Install kernel using'
299 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@
301 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso32 $@
328 echo "the 64-bit powerpc kernel." ; \
334 echo 'kernel with modules enabled.' ; \
336 echo 'disable kernel modules' ; \
/linux-4.1.27/arch/alpha/boot/
H A Dbootpz.c7 * Linux/AXP kernel
12 #include <linux/kernel.h>
36 kernel image corruption due to stack usage to do the printing.
104 * PCB for that. The kernel proper should replace this PCB with
159 * Start the kernel.
175 /* Calculate the kernel image address based on the end of the BOOTP
196 KERNEL_START KSEG address at which the kernel is built to run,
200 START_ADDR KSEG address of the entry point of kernel code.
212 bootstrapper code as well as the compressed kernel image, and
234 /* KSEG addresses for the uncompressed kernel.
238 just before jumping to the kernel image at START_ADDR.
244 /* Define to where we may have to decompress the kernel image, before
246 above the final position of the kernel.
249 copy area, because there needs to be a buffer area after the kernel
268 occur when using the normal START_ADDR of the kernel start_kernel()
281 * 2. Frequently the stack is where we are going to copy the kernel to; start_kernel()
328 * address range where the kernel wants to be run. This start_kernel()
332 * So, we may have to decompress/move the kernel/INITRD image start_kernel()
334 * kernel /INITRD to their final resting places... ;-} start_kernel()
341 physical pages into which the kernel will be placed for start_kernel()
344 We only need check on the final kernel image range, since we start_kernel()
356 the compressed kernel/INITRD/stack portion of the BOOTP start_kernel()
358 decompressed kernel or the INITRD will be placed for start_kernel()
372 occupied by the compressed kernel/INITRD part of start_kernel()
394 srm_printk("Starting to load the kernel with args '%s'\n", envval); start_kernel()
397 srm_printk("Decompressing the kernel...\n" start_kernel()
426 /* Next, we may have to move the uncompressed kernel to the start_kernel()
431 srm_printk("Moving the uncompressed kernel...\n" start_kernel()
439 * overwritten by kernel image. start_kernel()
459 /* Finally, set the INITRD paramenters for the kernel. */ start_kernel()
/linux-4.1.27/drivers/isdn/i4l/
H A DMakefile1 # Makefile for the kernel ISDN subsystem and device drivers.
/linux-4.1.27/drivers/staging/board/
H A Dkzm9d.c3 #include <linux/kernel.h>
/linux-4.1.27/drivers/sbus/char/
H A DMakefile2 # Makefile for the kernel miscellaneous SPARC device drivers.
/linux-4.1.27/drivers/parport/
H A DMakefile2 # Makefile for the kernel Parallel port device drivers.
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_config.h7 * possible to disable kernel driver version of IEEE 802.11 management with a
17 /* Allow kernel configuration to enable download support. */
22 /* Allow kernel configuration to enable non-volatile download support. */
32 * to limit the size of the kernel module. Definitions can be added here in
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A DMakefile1 ccflags-y := -DIPATH_IDSTR='"QLogic kernel.org driver"' \
/linux-4.1.27/drivers/firewire/
H A Dnosy-user.h18 * Format of packets returned from the kernel driver:
/linux-4.1.27/drivers/firmware/
H A DMakefile2 # Makefile for the linux kernel.
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dposix_types_x32.h9 * These types should generally match the ones used by the 64-bit kernel,
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dumc.c1 #include <linux/kernel.h>
/linux-4.1.27/arch/x86/kernel/
H A Dvsyscall_trace.h27 #define TRACE_INCLUDE_PATH ../../arch/x86/kernel
/linux-4.1.27/arch/x86/oprofile/
H A Dop_counter.h22 unsigned long kernel; member in struct:op_counter_config
/linux-4.1.27/arch/x86/purgatory/
H A Dstack.S10 /* A stack for the loaded kernel.
/linux-4.1.27/arch/x86/vdso/
H A Dvgetcpu.c8 #include <linux/kernel.h>
/linux-4.1.27/arch/xtensa/include/asm/
H A Dtypes.h17 * These aren't exported outside the kernel to avoid name space clashes
/linux-4.1.27/arch/xtensa/oprofile/
H A Dinit.c9 #include <linux/kernel.h>
/linux-4.1.27/arch/sparc/include/asm/
H A Dagp.h10 /* GATT allocation. Returns/accepts GATT kernel virtual address. */
/linux-4.1.27/arch/tile/gxio/
H A Diorpc_uart.c28 params->interrupt.kernel.x = inter_x; gxio_uart_cfg_interrupt()
29 params->interrupt.kernel.y = inter_y; gxio_uart_cfg_interrupt()
30 params->interrupt.kernel.ipi = inter_ipi; gxio_uart_cfg_interrupt()
31 params->interrupt.kernel.event = inter_event; gxio_uart_cfg_interrupt()
/linux-4.1.27/arch/x86/boot/
H A Dversion.c6 * This file is part of the Linux kernel, and is made available under
/linux-4.1.27/arch/microblaze/lib/
H A DMakefile21 # libgcc-style stuff needed in the kernel
/linux-4.1.27/arch/mips/bcm47xx/
H A Dbcm47xx_private.h8 #include <linux/kernel.h>
/linux-4.1.27/include/acpi/
H A Dacpi_numa.h5 #include <linux/kernel.h>

Completed in 5646 milliseconds

1234567891011>>