Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2e8000b8 authored by Kees Cook's avatar Kees Cook Committed by Vlastimil Babka
Browse files

mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument


Plumb kmem_buckets arguments through kvmalloc_node_noprof() so it is
possible to provide an API to perform kvmalloc-style allocations with
a particular set of buckets. Introduce kvmalloc_buckets_node() that takes a
kmem_buckets argument.

Signed-off-by: default avatarKees Cook <kees@kernel.org>
Signed-off-by: default avatarVlastimil Babka <vbabka@suse.cz>
parent 67f2df3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment