Searched refs:__inc_node_page_state (Results 1 – 6 of 6) sorted by relevance
268 void __inc_node_page_state(struct page *, enum node_stat_item);353 static inline void __inc_node_page_state(struct page *page, in __inc_node_page_state() function381 #define inc_node_page_state __inc_node_page_state
1215 __inc_node_page_state(page, NR_SHMEM_PMDMAPPED); in page_add_file_rmap()1217 __inc_node_page_state(page, NR_FILE_PMDMAPPED); in page_add_file_rmap()
424 void __inc_node_page_state(struct page *page, enum node_stat_item item) in __inc_node_page_state() function428 EXPORT_SYMBOL(__inc_node_page_state);
1848 __inc_node_page_state(new_page, NR_SHMEM_THPS); in collapse_file()1850 __inc_node_page_state(new_page, NR_FILE_THPS); in collapse_file()
2434 __inc_node_page_state(page, NR_DIRTIED); in account_page_dirtied()
716 __inc_node_page_state(page, NR_SHMEM_THPS); in shmem_add_to_page_cache()