diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2021-10-29 13:18:24 +0300 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-01-06 14:26:01 +0300 |
commit | 4020b4a22604f832bacd8e3d8577ee8b15b829e2 (patch) | |
tree | 6ba08b366bd60e9fa3196111a52e51bd71047642 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 45387b8c14143623dfe905b5260836f9d62e1371 (diff) | |
download | linux-4020b4a22604f832bacd8e3d8577ee8b15b829e2.tar.xz |
mm/slub: Convert __free_slab() to use struct slab
__free_slab() is on the boundary of distinguishing struct slab and
struct page so start with struct slab but convert to folio for working
with flags and folio_page() to call functions that require struct page.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: Roman Gushchin <guro@fb.com>
Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Tested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions