Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:48:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Unfreeze all the cpu partial slabs.* This function must be called with interrupts disabled* for the cpu using c (or some other guarantee must be there* to guarantee no concurrent accesses).
Proto:static void unfreeze_partials(struct kmem_cache *s, struct kmem_cache_cpu *c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s | |
struct kmem_cache_cpu * | c |
NULL
Name | Describe |
---|---|
__flush_cpu_slab | Flush cpu slab.* Called from IPI handler with interrupts disabled. |
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 |