Searched refs:ZERO_SIZE_PTR (Results 1 – 11 of 11) sorted by relevance
16 .crtc = ZERO_SIZE_PTR,65 mock->crtc = ZERO_SIZE_PTR; in drm_plane_helper_init()
36 mock->state.crtc = ZERO_SIZE_PTR; in drm_damage_helper_init()
175 #define ZERO_SIZE_PTR ((void *)16) macro178 (unsigned long)ZERO_SIZE_PTR)
734 return ZERO_SIZE_PTR; in kmalloc_slab()1095 if (unlikely(object == ZERO_SIZE_PTR)) in __ksize()1444 return ZERO_SIZE_PTR; in krealloc()
1087 else if (object == ZERO_SIZE_PTR) in mem_dump_obj()
426 if (unlikely(object == ZERO_SIZE_PTR)) in __kasan_krealloc()
826 return ZERO_SIZE_PTR; in devm_kmalloc()867 return ZERO_SIZE_PTR; in devm_krealloc()
364 obj->mm.pages = ZERO_SIZE_PTR; in pd_dummy_obj_get_pages()
724 KUNIT_EXPECT_EQ(test, (unsigned long)buf, (unsigned long)ZERO_SIZE_PTR); in test_krealloc()
2312 mem_dump_obj(ZERO_SIZE_PTR); in rcu_torture_mem_dump_obj()
1580 return dst ? dst : ZERO_SIZE_PTR; in copy_array()1608 return arr ? arr : ZERO_SIZE_PTR; in realloc_array()