aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorLi Zetao <[email protected]>2024-08-29 02:28:59 +0800
committerDavid Sterba <[email protected]>2024-09-10 16:51:20 +0200
commit884937793db595928961397dd3ec2287b40371c6 (patch)
treeed142d335a4602d72c870b744b6fb83d5e6724e0 /tools/testing/selftests/bpf/progs/test_autoload.c
parentb8ae2bfa685f1ba48d42660b163b7bec725fe697 (diff)
btrfs: convert read_key_bytes() to take a folio
The old page API is being gradually replaced and converted to use folio to improve code readability and avoid repeated conversion between page and folio. Moreover, use kmap_local_folio() instead of kmap_local_page(), which is more consistent with folio usage. Signed-off-by: Li Zetao <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions