Function report |
Source Code:kernel\bpf\offload.c |
Create Date:2022-07-28 13:25:19 |
| 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_warn_on_exec
Proto:static unsigned int bpf_prog_warn_on_exec(const void *ctx, const struct bpf_insn *insn)
Type:unsigned int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const void * | ctx | |
| const struct bpf_insn * | insn |
| 252 | WARN(1, "attempt to execute device eBPF program on the host!") |
| 253 | 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 |