Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:58:16 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_callee_stack_depth
Proto:static int get_callee_stack_depth(struct bpf_verifier_env *env, const struct bpf_insn *insn, int idx)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_env * | env | |
const struct bpf_insn * | insn | |
int | idx |
2729 | start = idx + signed immediate constant + 1 |
2731 | subprog = find_subprog(env, start) |
2732 | If subprog < 0 Then |
2737 | Return max. stack depth used by this function |
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 |