Function report | 
Source Code:kernel\bpf\core.c | 
Create Date:2022-07-28 12:50:18 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Stub for JITs that only support cBPF. eBPF programs are interpreted.* It is encouraged to implement bpf_int_jit_compile() instead, so that* eBPF and implicitly also cBPF can get JITed!
Proto:struct bpf_prog *__weak bpf_int_jit_compile(struct bpf_prog *prog)
Type:struct bpf_prog
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bpf_prog * | prog | 
| 2183 | Return prog | 
| Name | Describe | 
|---|---|
| bpf_prog_select_runtime | pf_prog_select_runtime - select exec runtime for BPF program*@fp: bpf_prog populated with internal BPF program*@err: pointer to error variable* Try to JIT eBPF program, if JIT is not available, use interpreter. | 
| jit_subprogs | 
| 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  |