Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 13:01:40 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mark_ptr_or_null_reg
Proto:static void mark_ptr_or_null_reg(struct bpf_func_state *state, struct bpf_reg_state *reg, u32 id, bool is_null)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_func_state * | state | |
struct bpf_reg_state * | reg | |
u32 | id | |
bool | is_null |
5867 | If is_null Then |
5869 | Else if Ordering of fields matters. See states_equal() == points to map elem value or NULL Then |
5879 | Else if Ordering of fields matters. See states_equal() == g points to struct bpf_sock or NULL Then |
5881 | Else if Ordering of fields matters. See states_equal() == g points to sock_common or NULL Then |
5883 | Else if Ordering of fields matters. See states_equal() == g points to struct tcp_sock or NULL Then |
5886 | If is_null Then |
5893 | Else if Not reg_may_point_to_spin_lock(reg) Then |
Name | Describe |
---|---|
__mark_ptr_or_null_regs |
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 |