Searched refs:ZERO_SIZE_PTR (Results 1 – 10 of 10) 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()
271 #define ZERO_SIZE_PTR ((void *)16) macro274 (unsigned long)ZERO_SIZE_PTR)
466 if (unlikely(object == ZERO_SIZE_PTR)) in __kasan_krealloc()
741 KUNIT_EXPECT_EQ(test, (unsigned long)buf, (unsigned long)ZERO_SIZE_PTR); in test_krealloc()
1674 if (fc == ZERO_SIZE_PTR) in hws_definer_get_fc_size()1716 if (fc == ZERO_SIZE_PTR) in hws_definer_set_hl()
449 return ZERO_SIZE_PTR; in kmem_buckets_create()
5409 return ZERO_SIZE_PTR; in __do_kmalloc_node()5458 return ZERO_SIZE_PTR; in __kmalloc_nolock_noprof()6664 if (unlikely(object == ZERO_SIZE_PTR)) in __ksize()6955 return ZERO_SIZE_PTR; in krealloc_node_align_noprof()
3148 mem_dump_obj(ZERO_SIZE_PTR); in rcu_torture_mem_dump_obj()
1287 return dst ? dst : ZERO_SIZE_PTR; in copy_array()1315 return arr ? arr : ZERO_SIZE_PTR; in realloc_array()