Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:48:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:has_cpu_slab
Proto:static bool has_cpu_slab(int cpu, void *info)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu | |
void * | info |
2337 | c = per_cpu_ptr(cpu_slab, cpu) |
2339 | Return The slab from which we are allocating || slub_percpu_partial(c) |
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 |