OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_hardirq_enter
(Results
51 - 75
of
126
) sorted by null
1
2
3
4
5
6
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
irqflags.h
23
#define
trace_hardirq_enter
() do { } while (0)
macro
/development/ndk/platforms/android-3/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/4/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/4/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/4/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/4/platforms/android-5/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/4/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/4/platforms/android-8/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/5/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/6/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/6/platforms/android-3/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/7/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/7/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)
Completed in 1026 milliseconds
1
2
3
4
5
6