diff options
author | 2024-01-16 17:11:37 +0800 | |
---|---|---|
committer | 2024-01-22 15:33:36 +0100 | |
commit | de8a3207aed33283a560193095b156d3b73fc4f0 (patch) | |
tree | 7ce27dc1f89662333f0f89e7263f69c3277a2a76 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and the uapi (diff) | |
download | wireguard-linux-de8a3207aed33283a560193095b156d3b73fc4f0.tar.xz wireguard-linux-de8a3207aed33283a560193095b156d3b73fc4f0.zip |
buffer: Use KMEM_CACHE instead of kmem_cache_create()
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Link: https://lore.kernel.org/r/20240116091137.92375-1-chentao@kylinos.cn
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions