OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nr_free_highpages
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
highmem.h
26
unsigned int
nr_free_highpages
(void);
30
static inline unsigned int
nr_free_highpages
(void) { return 0; }
function
Completed in 20 milliseconds