Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 13:02:51 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:clean_func_state
Proto:static void clean_func_state(struct bpf_verifier_env *env, struct bpf_func_state *st)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_env * | env | |
struct bpf_func_state * | st |
6990 | When i < BPF_REG_FP cycle |
6994 | If Not (live & REG_LIVE_READ) Then __mark_reg_not_init(env, & regs[i]) |
7001 | When i < allocated_stack / size of eBPF register in bytes cycle |
7005 | If Not (live & REG_LIVE_READ) Then |
7006 | __mark_reg_not_init(env, & spilled_ptr) |
Name | Describe |
---|---|
clean_verifier_state |
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 |