HomeSort by relevance Sort by last modified time
    Searched refs:add_preempt_count (Results 51 - 64 of 64) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
hardirq.h 67 #define irq_enter() do { account_system_vtime(current); add_preempt_count(HARDIRQ_OFFSET); trace_hardirq_enter(); } while (0)

Completed in 278 milliseconds

1 23