Searched refs:inc_node_page_state (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | vmstat.h | 289 void inc_node_page_state(struct page *, enum node_stat_item); 400 #define inc_node_page_state __inc_node_page_state macro
|
| /linux/mm/ |
| A D | vmstat.c | 687 void inc_node_page_state(struct page *page, enum node_stat_item item) in inc_node_page_state() function 691 EXPORT_SYMBOL(inc_node_page_state); 756 void inc_node_page_state(struct page *page, enum node_stat_item item) in inc_node_page_state() function 766 EXPORT_SYMBOL(inc_node_page_state);
|
| A D | memory-failure.c | 2062 inc_node_page_state(page, NR_ISOLATED_ANON + in isolate_page()
|
| A D | vmscan.c | 1229 inc_node_page_state(page, NR_VMSCAN_WRITE); in pageout() 1789 inc_node_page_state(page, NR_VMSCAN_IMMEDIATE); in shrink_page_list()
|
| A D | memory_hotplug.c | 1733 inc_node_page_state(page, NR_ISOLATED_ANON + in do_migrate_range()
|
| /linux/fs/nfs/ |
| A D | internal.h | 699 inc_node_page_state(page, NR_WRITEBACK); in nfs_mark_page_unstable()
|
| /linux/fs/fuse/ |
| A D | file.c | 1937 inc_node_page_state(tmp_page, NR_WRITEBACK_TEMP); in fuse_writepage_locked() 2195 inc_node_page_state(tmp_page, NR_WRITEBACK_TEMP); in fuse_writepages_fill()
|
| /linux/ |
| A D | vmlinux.symvers | 10788 0x00000000 inc_node_page_state vmlinux EXPORT_SYMBOL
|
| A D | System.map | 6769 ffff8000101b3580 T inc_node_page_state
|
| A D | .tmp_System.map | 6769 ffff8000101b3580 T inc_node_page_state
|
Completed in 331 milliseconds