Searched defs:is_null (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | cmd.c | 12 bool is_terminate, is_dump, is_null; in mlx5r_cmd_query_special_mkeys() local
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_comp_algs.c | 42 bool is_null; member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 8019 mark_ptr_or_null_reg(struct bpf_func_state *state, struct bpf_reg_state *reg, u32 id, bool is_null) mark_ptr_or_null_reg() argument 8077 mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, bool is_null) mark_ptr_or_null_regs() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 14270 mark_ptr_or_null_reg(struct bpf_func_state *state, struct bpf_reg_state *reg, u32 id, bool is_null) mark_ptr_or_null_reg() argument 14320 mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, bool is_null) mark_ptr_or_null_regs() argument
|
Completed in 39 milliseconds