aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-05-09 09:33:42 -0400
committerMatthew Wilcox (Oracle) <[email protected]>2022-01-04 13:15:33 -0500
commit452e9e6992fe058a650c81d01a9982e3faf10278 (patch)
tree3af039314d774f75853dcbb17bfdbad776d81c33 /scripts/gdb/linux/vmalloc.py
parenta0580c6f9babaf4413c8a7e2ab21d68e31f4c754 (diff)
filemap: Add filemap_remove_folio and __filemap_remove_folio
Reimplement __delete_from_page_cache() as a wrapper around __filemap_remove_folio() and delete_from_page_cache() as a wrapper around filemap_remove_folio(). Remove the EXPORT_SYMBOL as delete_from_page_cache() was not used by any in-tree modules. Convert page_cache_free_page() into filemap_free_folio(). Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: William Kucharski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions