Searched refs:is_null (Results 1 – 7 of 7) sorted by relevance
12 bool is_terminate, is_dump, is_null; in mlx5r_cmd_query_special_mkeys() local17 is_null = MLX5_CAP_GEN(dev->mdev, null_mkey); in mlx5r_cmd_query_special_mkeys()20 if (!is_terminate && !is_dump && !is_null) in mlx5r_cmd_query_special_mkeys()33 if (is_null) in mlx5r_cmd_query_special_mkeys()
48 (*self).is_null() in is_zero()55 (*self).is_null() in is_zero()
42 bool is_null; member206 if (qat_req->dir == DECOMPRESSION && qat_req->dst.is_null) { in qat_comp_generic_callback()335 qat_req->dst.is_null = false; in qat_comp_alg_compress_decompress()343 qat_req->dst.is_null = true; in qat_comp_alg_compress_decompress()
65 if kunit_test.is_null() {
145 if ptr.is_null() { in name()
576 if !ptr.is_null() { in try_from_fmt()
13847 bool is_null) in mark_ptr_or_null_reg() argument13866 if (is_null) { in mark_ptr_or_null_reg()13896 bool is_null) in mark_ptr_or_null_regs() argument13903 if (ref_obj_id && ref_obj_id == id && is_null) in mark_ptr_or_null_regs()13911 mark_ptr_or_null_reg(state, reg, id, is_null); in mark_ptr_or_null_regs()