Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:10:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:drain_local_stock
Proto:static void drain_local_stock(struct work_struct *dummy)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | dummy |
2103 | local_irq_save(flags) |
2105 | stock = this_cpu_ptr( & memcg_stock) |
2109 | local_irq_restore(flags) |
Name | Describe |
---|---|
drain_all_stock | Drains all per-CPU charge caches for given root_memcg resp. subtree* of the hierarchy under it. |
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 |