Searched refs:kernel (Results 251 - 275 of 12586) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/examples/
H A Ddepmod.pl23 my $kernel="";
45 -k --kernel : Kernel binary for the target (e.g. vmlinux)
51 -e --errsyms : Report any symbols not supplied by modules/kernel
58 "kernel|k=s" => \$kernel,
73 die $usage unless $basedir && ( $kernel || $kernelsyms );
74 die "can't use both -k and -F\n\n$usage" if $kernel && $kernelsyms;
86 # if no kernel version is contained in the basedir, try to find one
100 die "Cannot find a kernel version under $basedir\n" unless $kdir;
133 my @output = $kernelsyms ? `cat $kernelsyms` : `$nm $kernel`;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/examples/
H A Ddepmod.pl23 my $kernel="";
45 -k --kernel : Kernel binary for the target (e.g. vmlinux)
51 -e --errsyms : Report any symbols not supplied by modules/kernel
58 "kernel|k=s" => \$kernel,
73 die $usage unless $basedir && ( $kernel || $kernelsyms );
74 die "can't use both -k and -F\n\n$usage" if $kernel && $kernelsyms;
86 # if no kernel version is contained in the basedir, try to find one
100 die "Cannot find a kernel version under $basedir\n" unless $kdir;
133 my @output = $kernelsyms ? `cat $kernelsyms` : `$nm $kernel`;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/examples/
H A Ddepmod.pl23 my $kernel="";
45 -k --kernel : Kernel binary for the target (e.g. vmlinux)
51 -e --errsyms : Report any symbols not supplied by modules/kernel
58 "kernel|k=s" => \$kernel,
73 die $usage unless $basedir && ( $kernel || $kernelsyms );
74 die "can't use both -k and -F\n\n$usage" if $kernel && $kernelsyms;
86 # if no kernel version is contained in the basedir, try to find one
100 die "Cannot find a kernel version under $basedir\n" unless $kdir;
133 my @output = $kernelsyms ? `cat $kernelsyms` : `$nm $kernel`;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/
H A DMakefile11 echo Building kernel module
12 (cd kernel/driver; make KDIR=$(LINUXDIR))
28 (cd kernel/driver; make install TDIR=$(TARGETDIR))
45 -(cd kernel/driver; make clean)
50 -(cd kernel/driver; make clean)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/
H A DMakefile11 echo Building kernel module
12 (cd kernel/driver; make KDIR=$(LINUXDIR))
28 (cd kernel/driver; make install TDIR=$(TARGETDIR))
45 -(cd kernel/driver; make clean)
50 -(cd kernel/driver; make clean)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/
H A DMakefile11 echo Building kernel module
12 (cd kernel/driver; make KDIR=$(LINUXDIR))
28 (cd kernel/driver; make install TDIR=$(TARGETDIR))
45 -(cd kernel/driver; make clean)
50 -(cd kernel/driver; make clean)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/
H A DMakefile34 head-y := arch/m32r/kernel/head.o arch/m32r/kernel/init_task.o
39 core-y += arch/m32r/kernel/ \
61 echo '* zImage - Compressed kernel image (arch/$(ARCH)/boot/zImage)'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/
H A DMakefile34 head-y := arch/m32r/kernel/head.o arch/m32r/kernel/init_task.o
39 core-y += arch/m32r/kernel/ \
61 echo '* zImage - Compressed kernel image (arch/$(ARCH)/boot/zImage)'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dcache.h4 #include <linux/kernel.h>
H A Ddelay.h10 #include <linux/kernel.h>
H A Disa.h9 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/uwb/
H A Dumc-drv.c8 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/unaligned/
H A Dmemmove.h4 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/irda/
H A Dirlan_client.h28 #include <linux/kernel.h>
H A Dirlan_provider.h28 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/w1/slaves/
H A Dw1_smem.c24 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dsch_blackhole.c16 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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
58 # Build and install the kernel
83 # Note: hook scripts under /etc/kernel are also executed by official Debian
84 # kernel packages, as well as kernel packages built using make-kpkg
85 debhookdir=${KDEB_HOOKDIR:-/etc/kernel}
123 * Custom built Linux kernel.
130 This is a packacked upstream version of the Linux kernel
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/power/
H A Dpoweroff.c7 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dstacktrace.c2 * kernel/stacktrace.c
9 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/capi/
H A Dkcapi.h13 #include <linux/kernel.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dreboot.c5 #include <linux/kernel.h>
20 * reference in kernel/sys.c
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/prom/
H A Dconsole_64.c9 #include <linux/kernel.h>

Completed in 158 milliseconds

<<11121314151617181920>>