Function report |
Source Code:include\linux\kasan.h |
Create Date:2022-07-28 06:00:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kasan_cache_shrink
Proto:static inline void kasan_cache_shrink(struct kmem_cache *cache)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | cache |
NULL
Name | Describe |
---|---|
kmem_cache_shrink | kmem_cache_shrink - Shrink a cache.*@cachep: The cache to shrink.* Releases as many slabs as possible for a cache.* To help debugging, a zero exit status indicates all slabs were released.* Return: %0 if all slabs were released, non-zero otherwise |
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 |