Function report |
Source Code:kernel\bpf\core.c |
Create Date:2022-07-28 12:49:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_patch_call_args
Proto:void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_insn * | insn | |
u32 | stack_depth |
1703 | stack_depth = max_t - return maximum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(u32, stack_depth, 1) |
Name | Describe |
---|---|
fixup_call_args |
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 |