OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VMALLOC_32
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/
compat.h
65
#define
VMALLOC_32
(sz)
vmalloc_32
(sz)
67
#define
VMALLOC_32
(sz) vmalloc(sz)
op_util.c
62
mem =
VMALLOC_32
(size);
Completed in 156 milliseconds