HomeSort by relevance Sort by last modified time
    Searched defs:IRQF_DISABLED (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/common/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /development/ndk/platforms/android-3/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
interrupt.h 36 #define IRQF_DISABLED 0x00000020
43 #define SA_INTERRUPT IRQF_DISABLED
  /external/kernel-headers/original/linux/
interrupt.h 38 * IRQF_DISABLED - keep irqs disabled when calling the action handler
44 #define IRQF_DISABLED 0x00000020
55 #define SA_INTERRUPT IRQF_DISABLED

Completed in 28 milliseconds