Searched refs:kernel (Results 1 - 25 of 4216) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/
H A DMakefile12 obj-y += kernel/ pci/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/sunos/
H A DMakefile.am1 EXTRA_DIST = Makefile.kernel at_sun.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/sunos/
H A DMakefile.am1 EXTRA_DIST = Makefile.kernel at_sun.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/ultrix/
H A DMakefile.am1 EXTRA_DIST = Makefile.kernel at_ultrix.c kpatch-4.1 kpatch-4.2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/ultrix/
H A DMakefile.am1 EXTRA_DIST = Makefile.kernel at_ultrix.c kpatch-4.1 kpatch-4.2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A DzImage.lds.S27 .kernel:dtb : { *(.kernel:dtb) }
32 .kernel:vmlinux.strip : { *(.kernel:vmlinux.strip) }
37 .kernel:initrd : { *(.kernel:initrd) }
H A DzImage.coff.lds.S26 *(.kernel:dtb)
30 *(.kernel:vmlinux.strip)
34 *(.kernel:initrd)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dcontainer.h4 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A DMakefile2 boot-y := ../../../i386/kernel/acpi/boot.o
7 processor-y := ../../../i386/kernel/acpi/processor.o ../../../i386/kernel/acpi/cstate.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dhcp_phyp.c60 int ret = hcall_map_page(paddr_kernel, &galpas->kernel.fw_handle);
71 if (galpas->kernel.fw_handle) {
72 int ret = hcall_unmap_page(galpas->kernel.fw_handle);
77 galpas->user.fw_handle = galpas->kernel.fw_handle = 0;
H A Dhipz_fns_core.h64 hipz_galpa_store_qp(qp->galpas.kernel, qpx_sqa,
71 hipz_galpa_store_qp(qp->galpas.kernel, qpx_rqa,
77 hipz_galpa_store_cq(cq->galpas.kernel, cqx_feca,
85 hipz_galpa_store_cq(cq->galpas.kernel, cqx_n0,
88 cqx_n0_reg = hipz_galpa_load_cq(cq->galpas.kernel, cqx_n0);
95 hipz_galpa_store_cq(cq->galpas.kernel, cqx_n1,
97 cqx_n1_reg = hipz_galpa_load_cq(cq->galpas.kernel, cqx_n1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/oprofile/
H A Dop_counter.h21 unsigned long kernel; member in struct:op_counter_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_counter.h22 unsigned long kernel; member in struct:op_counter_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/math-emu/
H A Dieee754xcpt.c26 * Added preprocessor hacks to map to Linux kernel diagnostics.
32 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/w1/
H A Dw1_int.h25 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Ddump_stack.c6 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dgcc-x86_64-has-stack-protector.sh3 echo "int foo(void) { char X[200]; return 3; }" | $1 -S -xc -c -O0 -mcmodel=kernel -fstack-protector - -o - 2> /dev/null | grep -q "%gs"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh2a/
H A Dopcode_helper.c2 * arch/sh/kernel/cpu/sh2a/opcode_helper.c
12 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/oprofile/
H A Dop_model_null.c10 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/oprofile/
H A Dop_model_null.c10 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/oprofile/
H A Dinit.c10 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/oprofile/
H A Dinit.c10 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-imx/
H A Dleds.c13 #include <linux/kernel.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-generic/
H A DMakefile5 EXTRA_CFLAGS += -I../kernel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-voyager/
H A DMakefile2 # Makefile for the linux kernel.
5 EXTRA_CFLAGS += -I../kernel

Completed in 137 milliseconds

1234567891011>>