HomeSort by relevance Sort by last modified time
    Searched refs:trace_hardirq_enter (Results 76 - 94 of 94) sorted by null

1 2 34

  /prebuilts/ndk/8/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/8/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/8/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/8/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/8/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)
  /prebuilts/ndk/9/platforms/android-14/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/9/platforms/android-14/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/9/platforms/android-14/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/9/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/9/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/9/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/9/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/9/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/9/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/9/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/9/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/9/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/9/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)
  /external/kernel-headers/original/linux/
hardirq.h 108 trace_hardirq_enter(); \

Completed in 1397 milliseconds

1 2 34