HomeSort by relevance Sort by last modified time
    Searched refs:kernel (Results 251 - 275 of 326) sorted by null

<<11121314

  /development/ndk/platforms/android-3/include/linux/
nodemask.h 4 *** This header was automatically generated from a Linux kernel header
6 *** call into the kernel available to libc. It contains only constants,
15 #include <linux/kernel.h>
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 262 #define __RENAME(x) no renaming in kernel or standalone environment
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 256 #define __RENAME(x) no renaming in kernel or standalone environment
  /development/pdk/pndk/
Pndk.mk 83 kernel_dest_dir := $(pndk_common_dest_dir)/include/kernel/include
  /device/samsung/crespo/
device.mk 151 LOCAL_KERNEL := device/samsung/crespo/kernel
157 $(LOCAL_KERNEL):kernel
  /external/e2fsprogs/debugfs/
Makefile.in 148 $(srcdir)/jfs_user.h $(top_srcdir)/lib/ext2fs/kernel-jbd.h \
149 $(top_srcdir)/lib/ext2fs/jfs_compat.h $(top_srcdir)/lib/ext2fs/kernel-list.h \
  /external/kernel-headers/original/linux/
interrupt.h 5 #include <linux/kernel.h>
35 * These flags used only by the kernel as part of the
87 * kernel code that has to do this nevertheless (pretty much
358 * for accurate IRQ probing during kernel initialization. They are
jiffies.h 5 #include <linux/kernel.h>
14 * for the SunOS kernel, 256 Hz for the Ultrix kernel and 1024 Hz for the
15 * OSF/1 kernel. The SHIFT_HZ define expresses the same value as the
kobject.h 2 * kobject.h - generic kernel object infrastructure.
26 #include <linux/kernel.h>
191 /* The global /sys/kernel/ subsystem for people to chain off of */
moduleparam.h 6 #include <linux/kernel.h>
94 /* Called on module insert or kernel boot */
spinlock.h 53 #include <linux/kernel.h>
  /external/kernel-headers/original/linux/mtd/
mtd.h 13 #error This is a kernel header. Perhaps include mtd-user.h instead?
135 // Kernel-only stuff starts here.
213 /* Kernel-side ioctl definitions */
  /external/libxml2/
xmlmodule.c 337 #include <kernel/image.h>
341 * beos api info: http://www.beunited.org/bebook/The%20Kernel%20Kit/Images.html
353 * beos api info: http://www.beunited.org/bebook/The%20Kernel%20Kit/Images.html
372 * beos api info: http://www.beunited.org/bebook/The%20Kernel%20Kit/Images.html
  /external/netcat/
stupidh 332 kernel
  /frameworks/base/media/libstagefright/codecs/aacenc/Tools/
eclair.mk 76 -I$(TCROOTPATH)/bionic/libc/kernel/common \
77 -I$(TCROOTPATH)/bionic/libc/kernel/arch-arm \
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osmemapi.c 48 #include <linux/kernel.h>
  /libcore/luni/src/main/java/java/lang/reflect/
Constructor.java 37 import org.apache.harmony.kernel.vm.StringUtils;
  /libcore/luni/src/main/java/java/util/
EnumSet.java 21 import org.apache.harmony.kernel.vm.LangAccess;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
nodemask.h 4 *** This header was automatically generated from a Linux kernel header
6 *** call into the kernel available to libc. It contains only constants,
15 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
nodemask.h 4 *** This header was automatically generated from a Linux kernel header
6 *** call into the kernel available to libc. It contains only constants,
15 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
nodemask.h 4 *** This header was automatically generated from a Linux kernel header
6 *** call into the kernel available to libc. It contains only constants,
15 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
nodemask.h 4 *** This header was automatically generated from a Linux kernel header
6 *** call into the kernel available to libc. It contains only constants,
15 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
nodemask.h 4 *** This header was automatically generated from a Linux kernel header
6 *** call into the kernel available to libc. It contains only constants,
15 #include <linux/kernel.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
nodemask.h 4 *** This header was automatically generated from a Linux kernel header
6 *** call into the kernel available to libc. It contains only constants,
15 #include <linux/kernel.h>
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 45 #include <linux/kernel.h>
146 DESCRIPTION: Frees preallocated by the kernel memory.
157 DESCRIPTION: Gets system-space memory preallocated by kernel.

Completed in 3652 milliseconds

<<11121314