OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V_BEFORE
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/module/
compat.h
24
#define
V_BEFORE
(a, b, c) (LINUX_VERSION_CODE < KERNEL_VERSION(a, b, c))
27
#if
V_BEFORE
(2, 4, 0)
compat22.h
96
#if
V_BEFORE
(2, 2, 18)
122
#endif /*
V_BEFORE
(2,2,18) */
140
#if
V_BEFORE
(2, 2, 21)
/external/oprofile/module/x86/
op_fixmap.c
23
#if
V_BEFORE
(2, 4, 0)
107
#if
V_BEFORE
(2, 4, 10)
130
#if
V_BEFORE
(2, 4, 10)
147
#if
V_BEFORE
(2, 4, 10) && defined(CONFIG_X86_LOCAL_APIC)
200
#endif /*
V_BEFORE
(2,4,10) && defined(CONFIG_X86_LOCAL_APIC) */
apic_compat.h
15
#if
V_BEFORE
(2, 4, 0)
Completed in 554 milliseconds