Home
last modified time | relevance | path

Searched defs:is_null (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c7629 …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()