Function report | 
Source Code:lib\test_bpf.c | 
Create Date:2022-07-28 06:26:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Large test cases need separate allocation and fill handler.
Proto:static int bpf_fill_maxinsns1(struct bpf_test *self)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bpf_test * | self | 
| 89 | len = BPF_MAXINSNS | 
| 91 | k = ~0 | 
| 94 | insn = kmalloc_array - allocate memory for an array.*@n: number of elements.*@size: element size.*@flags: the type of memory to allocate (see kmalloc). | 
| 104 | 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  |