Searched defs:is_null (Results 1 – 1 of 1) sorted by relevance
7629 …mark_ptr_or_null_reg(struct bpf_func_state *state, struct bpf_reg_state *reg, u32 id, bool is_null) in mark_ptr_or_null_reg()7680 static void __mark_ptr_or_null_regs(struct bpf_func_state *state, u32 id, bool is_null) in __mark_ptr_or_null_regs()7701 static void mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, bool is_null) in mark_ptr_or_null_regs()