Searched refs:is_null (Results 1 – 15 of 15) sorted by relevance
245 self.first.is_null() in is_empty()262 if self.first.is_null() { in push_back()302 if self.first.is_null() { in push_front()328 if self.first.is_null() { in pop_back()340 if self.first.is_null() { in pop_front()369 debug_assert_eq!(next.is_null(), prev.is_null()); in remove()370 if !next.is_null() { in remove()495 if self.first.is_null() { in cursor_front()549 if self.current.is_null() { in next()
330 while !(*child_field_of_parent).is_null() { in raw_entry()378 while !node.is_null() { in get()425 while !node.is_null() { in cursor_lower_bound()488 while !next.is_null() { in drop()1016 if self.next.is_null() { in next()
65 if kunit_test.is_null() {
150 if ptr.is_null() { in name()
64 if ptr.is_null() { in try_from_foreign()
821 if !ptr.is_null() { in try_from_fmt()
33 bool is_null; member134 if (qat_req->dir == DECOMPRESSION && qat_req->dst.is_null) { in qat_comp_generic_callback()251 qat_req->dst.is_null = false; in qat_comp_alg_compress_decompress()259 qat_req->dst.is_null = true; in qat_comp_alg_compress_decompress()
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()
65 if ptr.is_null() { in new_uninit()
152 if new_ptr.is_null() { in reserve()
296 bool is_null; member
774 op->map.is_null = xe_vma_is_null(vma); in xe_vm_populate_rebind()918 bool is_null = (flags & VMA_CREATE_FLAG_IS_NULL); in xe_vma_create() local928 if (!bo && !is_null) { in xe_vma_create()940 if (is_null) in xe_vma_create()982 if (!is_null) { in xe_vma_create()1969 op->map.is_null = flags & DRM_XE_VM_BIND_FLAG_NULL; in vm_bind_ioctl_ops_create()2157 flags |= op->map.is_null ? in vm_bind_ioctl_ops_parse()2759 bool is_null = flags & DRM_XE_VM_BIND_FLAG_NULL; in vm_bind_ioctl_check_args() local2783 XE_IOCTL_DBG(xe, obj && is_null) || in vm_bind_ioctl_check_args()2784 XE_IOCTL_DBG(xe, obj_offset && is_null) || in vm_bind_ioctl_check_args()[all …]
495 bool is_null = xe_vma_is_null(xe_walk->vma); in xe_pt_stage_bind_entry() local499 pte = vm->pt_ops->pte_encode_vma(is_null ? 0 : in xe_pt_stage_bind_entry()521 if (!is_null) in xe_pt_stage_bind_entry()
951 if url.is_null() { in drm_panic_qr_generate()
15084 bool is_null) in mark_ptr_or_null_reg() argument15103 if (is_null) { in mark_ptr_or_null_reg()15133 bool is_null) in mark_ptr_or_null_regs() argument15140 if (ref_obj_id && ref_obj_id == id && is_null) in mark_ptr_or_null_regs()15148 mark_ptr_or_null_reg(state, reg, id, is_null); in mark_ptr_or_null_regs()