summaryrefslogtreecommitdiff
path: root/mm/slab_common.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2021-10-04 16:45:52 +0300
committerVlastimil Babka <vbabka@suse.cz>2022-01-06 14:25:40 +0300
commitb918653b4f32881afb383b7b5853a7edfe0937a6 (patch)
tree9b833a44d786b29faa3398ad7faf487e85d5a974 /mm/slab_common.c
parentd122019bf061cccc4583eb9ad40bf58c2fe517be (diff)
downloadlinux-b918653b4f32881afb383b7b5853a7edfe0937a6.tar.xz
mm: Convert [un]account_slab_page() to struct slab
Convert the parameter of these functions to struct slab instead of struct page and drop _page from the names. For now their callers just convert page to slab. [ vbabka@suse.cz: replace existing functions instead of calling them ] Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Vlastimil Babka <vbabka@suse.cz> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Reviewed-by: Roman Gushchin <guro@fb.com>
Diffstat (limited to 'mm/slab_common.c')
0 files changed, 0 insertions, 0 deletions