Function report |
Source Code:kernel\bpf\trampoline.c |
Create Date:2022-07-28 13:15:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_trampoline_link_prog
Proto:int bpf_trampoline_link_prog(struct bpf_prog *prog)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_prog * | prog |
195 | err = 0 |
197 | tr = trampoline |
205 | If Not hlist_unhashed( & tramp_hlist) Then |
212 | err = bpf_trampoline_update(trampoline) |
213 | If err Then |
214 | hlist_del( & tramp_hlist) |
217 | out : |
219 | Return err |
Name | Describe |
---|---|
bpf_tracing_prog_attach |
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 |