Home
last modified time | relevance | path

Searched defs:node_page_state (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dvmstat.h170 #define node_page_state(node, item) global_page_state(item) macro
/linux-4.4.14/mm/
Dvmstat.c598 unsigned long node_page_state(int node, enum zone_stat_item item) in node_page_state() function