Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 25 of 38) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd1kernel/arch/arm/include -Iarch/arm/include/generated -Iinclude -I/home/beal.wu/i2_work/kernel/arc…
9 $(wildcard include/config/mstar/dvfs/kernel/support.h) \
24 include/linux/kernel.h \
52 /home/beal.wu/i2_work/kernel/arch/arm/include/asm/linkage.h \
63 /home/beal.wu/i2_work/kernel/include/uapi/asm-generic/types.h \
69 /home/beal.wu/i2_work/kernel/include/uapi/linux/posix_types.h \
70 /home/beal.wu/i2_work/kernel/arch/arm/include/uapi/asm/posix_types.h \
71 /home/beal.wu/i2_work/kernel/include/uapi/asm-generic/posix_types.h \
73 /home/beal.wu/i2_work/kernel/arch/arm/include/asm/bitops.h \
82 /home/beal.wu/i2_work/kernel/arch/arm/include/asm/irqflags.h \
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A Dbuilddeb136 debhookdir=${KDEB_HOOKDIR:-/etc/kernel}
174 * Custom built Linux kernel.
181 This is a packacked upstream version of the Linux kernel.
184 ftp://ftp.kernel.org/pub/linux/kernel
188 The git repository for mainline kernel development is at:
189 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
H A DMakefile29 KERNELPATH := kernel-$(subst -,_,$(KERNELRELEASE))
35 $(objtree)/kernel.spec: $(MKSPEC) $(srctree)/Makefile
38 rpm-pkg rpm: $(objtree)/kernel.spec FORCE
59 clean-files := $(objtree)/kernel.spec
H A Dmkspec21 PROVIDES=kernel-drm
/utopia/UTPA2-700.0.x/projects/build/scripts/ksymoops/
H A DREADME1 ksymoops has been removed from the kernel. It was always meant to be a
2 free standing utility, not linked to any particular kernel version.
4 ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/ksymoops together
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c161 unsigned int kernel:1; /* 1 if symbol is from kernel member
321 s->kernel = 0; in sym_add_exported()
2006 static void read_dump(const char *fname, unsigned int kernel) in read_dump() argument
2043 s->kernel = kernel; in read_dump()
2060 if (sym->vmlinux || sym->kernel) in dump_sym()
/utopia/UTPA2-700.0.x/mxlib/hal/k6lite/
H A D.halCHIP.o.cmd1kernel/arch/arm/include -Iarch/arm/include/generated -Iinclude -I/home/beal.wu/i2_work/kernel/arc…
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A DKconfig44 bool "Default using kernel mode utopia"
47 Do not reference utopia.conf, default using kernel mode utopia.
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dx_tables.h23 } kernel; member
48 } kernel; member
/utopia/UTPA2-700.0.x/projects/build/
H A DKconfig532 Select If the Linux Kernel version is 3.1.10 used for kernel driver.
538 Select If the Linux Kernel version is 3.10.23 used for kernel driver.
544 Select If the Linux Kernel version is 3.10.40 used for kernel driver.
550 Select If the Linux Kernel version is 3.10.86 used for kernel driver.
H A Dutpa2k.mk839 KERNELDIR ?=/home/beal.wu/i2_work/kernel
842 KERNELDIR ?=/home/beal.wu/i2_work/kernel
845 KERNELDIR ?=/home/beal.wu/i2_work/kernel
/utopia/UTPA2-700.0.x/projects/project/maxim_android/
H A DMakefile237 $(ANDROID_DIR)/bionic/libc/kernel/common \
238 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/mclaren_android/
H A DMakefile237 $(ANDROID_DIR)/bionic/libc/kernel/common \
238 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/kano_android/
H A DMakefile235 $(ANDROID_DIR)/bionic/libc/kernel/common \
236 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/marcus_android/
H A DMakefile237 $(ANDROID_DIR)/bionic/libc/kernel/common \
238 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/manhattan_android/
H A DMakefile237 $(ANDROID_DIR)/bionic/libc/kernel/common \
238 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/curry_android/
H A DMakefile235 $(ANDROID_DIR)/bionic/libc/kernel/common \
236 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/maserati_android/
H A DMakefile237 $(ANDROID_DIR)/bionic/libc/kernel/common \
238 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/M7621_android/
H A DMakefile237 $(ANDROID_DIR)/bionic/libc/kernel/common \
238 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/project/k6_android/
H A DMakefile235 $(ANDROID_DIR)/bionic/libc/kernel/common \
236 $(ANDROID_DIR)/bionic/libc/kernel/arch-arm \
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dgcc-x86_64-has-stack-protector.sh3 echo "int foo(void) { char X[200]; return 3; }" | $* -S -xc -c -O0 -mcmodel=kernel -fstack-protecto…
H A DMakefile.modinst26 modinst_dir = $(if $(KBUILD_EXTMOD),$(ext-mod-dir),kernel/$(@D))
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A DBIG.FAT.WARNING3 kernel configuration script. Please do not bother Savio Lam with
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/project/
H A DMakefile.mm34 OUT_TRUNK = $(TRUNK)/../../../../../SxLib/XDemux/MediaCodec_T3/interface/kernel/drv_bsp
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/project/
H A DMakefile.mm34 OUT_TRUNK = $(TRUNK)/../../../../../SxLib/XDemux/MediaCodec_T3/interface/kernel/drv_bsp

12