diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-04 18:27:40 +0300 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 19:56:35 +0300 |
commit | ece1ed7bfa1208b527b3dc90bb45c55e0d139a88 (patch) | |
tree | 2e842c73049d93126fe1fbbd16cd72cd5eacbc97 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0b90ddae13441c43a30d2e2689b8193a81891c92 (diff) | |
download | linux-ece1ed7bfa1208b527b3dc90bb45c55e0d139a88.tar.xz |
mm/gup: Add try_get_folio() and try_grab_folio()
Convert try_get_compound_head() into try_get_folio() and convert
try_grab_compound_head() into try_grab_folio(). Add a temporary
try_grab_compound_head() wrapper around try_grab_folio() to let us
convert callers individually.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions