Function report |
Source Code:kernel\bpf\trampoline.c |
Create Date:2022-07-28 13:15:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_prepare_bpf_trampoline
Proto:int __weak arch_prepare_bpf_trampoline(void *image, struct btf_func_model *m, u32 flags, struct bpf_prog **fentry_progs, int fentry_cnt, struct bpf_prog **fexit_progs, int fexit_cnt, void *orig_call)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | image | |
struct btf_func_model * | m | |
u32 | flags | |
struct bpf_prog ** | fentry_progs | |
int | fentry_cnt | |
struct bpf_prog ** | fexit_progs | |
int | fexit_cnt | |
void * | orig_call |
304 | Return -Operation is not supported |
Name | Describe |
---|---|
bpf_trampoline_update |
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 |