Home
last modified time | relevance | path

Searched defs:is_null (Results 1 – 2 of 2) 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()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/
Dosdep_service.c3630 inline BOOLEAN is_null(char c) in is_null() function