OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HARDIRQ_OFFSET
(Results
1 - 25
of
47
) sorted by null
1
2
/bionic/libc/kernel/common/linux/
hardirq.h
49
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
64
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
69
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/development/ndk/platforms/android-3/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
hardirq.h
44
#define
HARDIRQ_OFFSET
(1UL << HARDIRQ_SHIFT)
61
#define IRQ_EXIT_OFFSET
HARDIRQ_OFFSET
67
#define irq_enter() do { account_system_vtime(current); add_preempt_count(
HARDIRQ_OFFSET
); trace_hardirq_enter(); } while (0)
68
#define __irq_exit() do { trace_hardirq_exit(); account_system_vtime(current); sub_preempt_count(
HARDIRQ_OFFSET
); } while (0)
Completed in 479 milliseconds
1
2