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

1 2 3 4 56

  /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)

Completed in 630 milliseconds

1 2 3 4 56