Function report |
Source Code:kernel\bpf\stackmap.c |
Create Date:2022-07-28 13:27:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stack_map_init
Proto:static int __init stack_map_init(void)
Type:int
Parameter:Nothing
626 | for_each_possible_cpu(cpu) |
627 | work = per_cpu_ptr( & up_read_work, cpu) |
628 | init_irq_work( & irq_work, do_up_read) |
630 | 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 |