Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:48:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:slab_free
Proto:static __always_inline void slab_free(struct kmem_cache *s, struct page *page, void *head, void *tail, int cnt, unsigned long addr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s | |
struct page * | page | |
void * | head | |
void * | tail | |
int | cnt | |
unsigned long | addr |
Name | Describe |
---|---|
kmem_cache_free | |
kmem_cache_free_bulk | Note that interrupts must be enabled when calling this function. |
kfree |
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 |