diff options
| author | Kunwu Chan <[email protected]> | 2024-02-20 15:36:42 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-21 11:28:57 +0000 |
| commit | 5073d64e99dfc7dbd2dcf022ddcc5510cba95349 (patch) | |
| tree | 67afdf8460c13df33392506cbbfa6ddd28ee5819 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | a381690dd84283d7a4f849649d692bdf3b8f424d (diff) | |
net: kcm: Simplify the allocation of slab caches
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.
And change cache name from 'kcm_mux_cache' to 'kcm_mux',
'kcm_psock_cache' to 'kcm_psock'.
Signed-off-by: Kunwu Chan <[email protected]>
Reviewed-by: Michal Swiatkowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions