| Function report | 
| Source Code: mm\slub.c | Create Date:2022-07-28 15:47:18 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kfree_hook
Proto:static __always_inline void kfree_hook(void *x)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | x | 
| 1399 | kmemleak_free(x) | 
| 1400 | kasan_kfree_large(x, _RET_IP_) | 
| Name | Describe | 
|---|---|
| build_detached_freelist | This function progressively scans the array with free objects (with* a limited look ahead) and extract objects belonging to the same* page. It builds a detached freelist directly within the given* page/objects. This can happen without any need for | 
| 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 |