Function report | 
Source Code:kernel\bpf\disasm.c | 
Create Date:2022-07-28 13:15:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:print_bpf_end_insn
Proto:static void print_bpf_end_insn(bpf_insn_print_t verbose, void *private_data, const struct bpf_insn *insn)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| bpf_insn_print_t | verbose | |
| void * | private_data | |
| const struct bpf_insn * | insn | 
| 111 | verbose(private_data, "(%02x) r%d = %s%d r%d\n", opcode , dest register , BPF_SRC( opcode ) == convert to big-endian ? "be" : "le", signed immediate constant , dest register ) | 
| Name | Describe | 
|---|---|
| print_bpf_insn | 
| 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  |