HomeSort by relevance Sort by last modified time
    Searched full:preemptible (Results 1 - 11 of 11) sorted by null

  /external/kernel-headers/original/linux/
hardirq.h 77 # define preemptible() (preempt_count() == 0 && !irqs_disabled()) macro
80 # define preemptible() 0 macro
  /bionic/libc/kernel/common/linux/
hardirq.h 60 #define preemptible() 0 macro
  /development/ndk/platforms/android-3/include/linux/
hardirq.h 60 #define preemptible() 0 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
hardirq.h 60 #define preemptible() 0 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
hardirq.h 60 #define preemptible() 0 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
hardirq.h 60 #define preemptible() 0 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
hardirq.h 60 #define preemptible() 0 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
hardirq.h 60 #define preemptible() 0 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
hardirq.h 60 #define preemptible() 0 macro
  /external/elfutils/libelf/
elf.h 480 #define STV_PROTECTED 3 /* Not preemptible, not exported */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 483 #define STV_PROTECTED 3 /* Not preemptible, not exported */
    [all...]

Completed in 359 milliseconds