Searched refs:__dec_node_page_state (Results 1 – 5 of 5) sorted by relevance
470 void __dec_node_page_state(struct page *page, enum node_stat_item item) in __dec_node_page_state() function474 EXPORT_SYMBOL(__dec_node_page_state);687 __dec_node_page_state(page, item); in dec_node_page_state()
1274 __dec_node_page_state(page, NR_SHMEM_PMDMAPPED); in page_remove_file_rmap()1276 __dec_node_page_state(page, NR_FILE_PMDMAPPED); in page_remove_file_rmap()
212 __dec_node_page_state(page, NR_SHMEM_THPS); in unaccount_page_cache_page()214 __dec_node_page_state(page, NR_FILE_THPS); in unaccount_page_cache_page()
2743 __dec_node_page_state(head, NR_SHMEM_THPS); in split_huge_page_to_list()2745 __dec_node_page_state(head, NR_FILE_THPS); in split_huge_page_to_list()
1929 __dec_node_page_state(new_page, NR_FILE_THPS); in collapse_file()