Function report |
Source Code:kernel\bpf\core.c |
Create Date:2022-07-28 12:49:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_prog_array_copy_core
Proto:static bool bpf_prog_array_copy_core(struct bpf_prog_array *array, u32 *prog_ids, u32 request_cnt)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_prog_array * | array | |
u32 * | prog_ids | |
u32 | request_cnt |
1902 | i = 0 |
1908 | If ++i == request_cnt Then |
1909 | item++ |
1910 | Break |
1914 | Return Not Not prog |
Name | Describe |
---|---|
bpf_prog_array_copy_to_user | |
bpf_prog_array_copy_info |
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 |