Searched refs:kernel (Results 51 - 75 of 4291) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/qemu/
H A Dq-smp.c10 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/sni/
H A Dpcimt_scache.c11 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dbugs.c2 * arch/x86_64/kernel/bugs.c
8 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dumc.c1 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-h8300/
H A Dhardirq.h4 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-sa1100.S17 @ Preserve r8/r7 i.e. kernel entry values
30 @ Be sure to flush kernel binary out of the cache,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-imx/
H A Dleds-mx1ads.c14 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/
H A Dnonet.c5 * out of the kernel.
15 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/hotplug2/examples/
H A DMakefile11 $(INSTALL) hotplug2.rules-2.6kernel $(PREFIX)/hotplug2/etc/hotplug2.rules
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/
H A Dbust_spinlocks.c10 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/scsi_id/
H A Dscsi_serial.c168 info("%s: sense buffer empty", dev_scsi->kernel);
183 dev_scsi->kernel, sb_len, s - sb_len);
194 dev_scsi->kernel, s);
206 dev_scsi->kernel, code);
210 dev_scsi->kernel, sense_key, asc, ascq);
214 dev_scsi->kernel, sb_len, 4 - sb_len);
219 info("%s: old sense key: 0x%x", dev_scsi->kernel, sense_buffer[0] & 0x0f);
222 dev_scsi->kernel, sense_buffer[0], sense_buffer[2]);
224 dev_scsi->kernel, sense_class, code);
236 info("%s: sense dump:", dev_scsi->kernel);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/boot/
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)
25 kernel=
102 [ -z "$kernel" ] || usage
103 kernel="$1"
116 if [ -z "$kernel" ]; then
117 kernel=vmlinux
125 ksection=.kernel:vmlinux.strip
126 isection=.kernel:initrd
149 vmz="$tmpdir/`basename \"$kernel\"`
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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 installer or removed
9 # /etc/kernel/{pre,post}{inst,rm}.d/ directories that will be called on
30 # Build and install the kernel
53 mkdir -p "$tmpdir/etc/kernel/$script.d"
59 test -d /etc/kernel/$script.d && run-parts --arg="$version" /etc/kernel/$script.d
87 Description: User Mode Linux kernel, version $version
88 User-mode Linux is a port of the Linux kernel to its own system call
90 as a user process under another Linux kernel
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/
H A DMakefile48 # Currently we save and restore fpregs on all kernel entry/interruption paths.
50 # kernel.
64 head-y := arch/parisc/kernel/head.o
68 kernel-y := mm/ kernel/ math-emu/ kernel/init_task.o
69 kernel-$(CONFIG_HPUX) += hpux/
71 core-y += $(addprefix arch/parisc/, $(kernel-y))
112 @echo '* vmlinux - Uncompressed kernel image (./vmlinux)'
114 @echo ' install - Install kernel usin
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/sc/
H A Dincludes.h10 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_def.h21 #include <linux/kernel.h>
24 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/fc4/
H A Dfc_syms.c11 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dspu-opc.c21 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dcompat_exec_domain.c10 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dfixups-sh03.c1 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/mm/
H A Dpg-nommu.c13 #include <linux/kernel.h>
H A Dtlb-nommu.c10 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/
H A DMakefile12 # debugging of the kernel to get the proper debugging information.
27 head-y := arch/sparc/kernel/head.o arch/sparc/kernel/init_task.o
30 core-y += arch/sparc/kernel/ arch/sparc/mm/ arch/sparc/math-emu/
39 CORE_Y += kernel/ mm/ fs/ ipc/ security/ crypto/ block/
68 echo '* image - kernel image ($(boot)/image)'
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/prom/
H A Dprintf.c15 #include <linux/kernel.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/prom/
H A Ddevops.c8 #include <linux/kernel.h>

Completed in 404 milliseconds

1234567891011>>