diff options
| author | Vlastimil Babka <vbabka@suse.cz> | 2024-10-09 17:29:37 +0300 |
|---|---|---|
| committer | Vlastimil Babka <vbabka@suse.cz> | 2024-10-29 12:43:24 +0300 |
| commit | b6da940130579769a42605b2c7f529b6f14ef1f8 (patch) | |
| tree | 45f3c1e26675b135298ead16d6ee5d7cf7be99e7 /rust/helpers/bitmap.c | |
| parent | b4b797d87745f79e1d3c945dc0db4093c9ae9904 (diff) | |
| download | linux-b6da940130579769a42605b2c7f529b6f14ef1f8.tar.xz | |
mm, slab: add kerneldocs for common SLAB_ flags
We have many SLAB_ flags but many are used only internally, by kunit
tests or debugging subsystems cooperating with slab, or are set
according to slab_debug boot parameter.
Create kerneldocs for the commonly used flags that may be passed to
kmem_cache_create(). SLAB_TYPESAFE_BY_RCU already had a detailed
description, so turn it to a kerneldoc. Add some details for
SLAB_ACCOUNT, SLAB_RECLAIM_ACCOUNT and SLAB_HWCACHE_ALIGN. Reference
them from the __kmem_cache_create_args() kerneldoc.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'rust/helpers/bitmap.c')
0 files changed, 0 insertions, 0 deletions
