Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:14:38 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:subsys_initcall() for memory controller
Proto:static int __init mem_cgroup_init(void)
Type:int
Parameter:Nothing
| 6814 | for_each_possible_cpu(cpu) |
| 6815 | INIT_WORK( & work, drain_local_stock) |
| 6818 | for_each_node(node) |
| 6824 | rb_root = |
| 6825 | rb_rightmost = NULL |
| 6826 | Process spin lock initialization( & lock) |
| 6827 | rb_tree_per_node[node] = rtpn |
| 6830 | Return 0 |
| 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 |