Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:43:32 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:drain_alien_cache
Proto:static void drain_alien_cache(struct kmem_cache *cachep, struct alien_cache **alien)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | cachep | |
struct alien_cache ** | alien |
781 | i = 0 |
786 | for_each_online_node(i) |
788 | If alc Then |
792 | spin_lock_irqsave( & lock, flags) |
793 | __drain_alien_cache(cachep, ac, i, & list) |
794 | spin_unlock_irqrestore( & lock, flags) |
795 | slabs_destroy(cachep, & list) |
Name | Describe |
---|---|
drain_cpu_caches |
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 |