Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:43:35 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__cache_free_alien
Proto:static int __cache_free_alien(struct kmem_cache *cachep, void *objp, int node, int page_node)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | cachep | |
void * | objp | |
int | node | |
int | page_node |
804 | struct alien_cache * alien = NULL |
814 | If Value for the false possibility is greater at compile time(avail == limit) Then |
816 | __drain_alien_cache(cachep, ac, page_node, & list) |
818 | Must have this definition in here for the proper* alignment of array_cache. Also simplifies accessing* the entries.[avail++] = objp |
819 | spin_unlock( & lock) |
820 | slabs_destroy(cachep, & list) |
821 | Else |
825 | spin_unlock( & list_lock) |
826 | slabs_destroy(cachep, & list) |
828 | Return 1 |
Name | Describe |
---|---|
cache_free_alien |
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 |