OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V_AT_LEAST
(Results
1 - 5
of
5
) sorted by null
/external/oprofile/module/
compat24.h
48
#if
V_AT_LEAST
(2, 4, 3)
57
#if
V_AT_LEAST
(2, 4, 26) && defined(CONFIG_SMP)
compat.h
25
#define
V_AT_LEAST
(a, b, c) (LINUX_VERSION_CODE >= KERNEL_VERSION(a, b, c))
compat22.h
133
#if
V_AT_LEAST
(2, 2, 20)
/external/oprofile/module/ia64/
op_pmu.c
220
#if
V_AT_LEAST
(2, 4, 21)
329
#if
V_AT_LEAST
(2, 4, 21)
368
#if
V_AT_LEAST
(2, 4, 21)
/external/oprofile/module/x86/
op_syscalls.c
253
#if
V_AT_LEAST
(2, 4, 0)
261
#if
V_AT_LEAST
(2, 4, 0)
Completed in 1538 milliseconds