Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:48:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alloc_kmem_cache_cpus
Proto:static inline int alloc_kmem_cache_cpus(struct kmem_cache *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s |
3348 | If Not cpu_slab Then Return 0 |
3351 | init_kmem_cache_cpus(s) |
3353 | Return 1 |
Name | Describe |
---|---|
kmem_cache_open | |
setup_cpu_cache | |
__do_tune_cpucache | Always called with the slab_mutex held |
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 |