Home
last modified time | relevance | path

Searched refs:inc_node_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dvmstat.h292 extern void inc_node_state(struct pglist_data *, enum node_stat_item);
405 #define inc_node_state __inc_node_state macro
/openbmc/linux/mm/
H A Dvmstat.c670 void inc_node_state(struct pglist_data *pgdat, enum node_stat_item item) in inc_node_state() function
723 void inc_node_state(struct pglist_data *pgdat, enum node_stat_item item) in inc_node_state() function
731 EXPORT_SYMBOL(inc_node_state);