Function report |
Source Code:mm\swap_slots.c |
Create Date:2022-07-28 15:20:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__drain_swap_slots_cache
Proto:static void __drain_swap_slots_cache(unsigned int type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | type |
229 | for_each_online_cpu(cpu) |
230 | drain_slots_cache_cpu(cpu, type, false) |
Name | Describe |
---|---|
deactivate_swap_slots_cache | |
disable_swap_slots_cache_lock | Must not be called with cpu hot plug lock |
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 |