Function report |
Source Code:mm\slab.h |
Create Date:2022-07-28 14:04:19 |
Last Modify:2022-05-23 16:25:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:slab_ksize
Proto:static inline size_t slab_ksize(const struct kmem_cache *s)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct kmem_cache * | s |
541 | If Used for retrieving partial slabs, etc. & SLAB_KASAN Then Return The size of an object without metadata |
548 | If Used for retrieving partial slabs, etc. & (Defer freeing slabs to RCU | DEBUG: Store the last owner for bug hunting ) Then Return Offset to metadata |
553 | Return The size of an object including metadata |
Name | Describe |
---|---|
__ksize |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |