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()
259 #define ZERO_SIZE_PTR ((void *)16) macro262 (unsigned long)ZERO_SIZE_PTR)
1055 KUNIT_EXPECT_PTR_EQ(test, copy, ZERO_SIZE_PTR); in fortify_test_kmemdup()1061 KUNIT_EXPECT_PTR_EQ(test, copy, ZERO_SIZE_PTR); in fortify_test_kmemdup()1067 KUNIT_EXPECT_PTR_EQ(test, copy, ZERO_SIZE_PTR); in fortify_test_kmemdup()
466 if (unlikely(object == ZERO_SIZE_PTR)) in __kasan_krealloc()
418 out->data = ZERO_SIZE_PTR; in wmidev_invoke_method()1380 .data = ZERO_SIZE_PTR, in wmi_notify_driver()
1105 else if (object == ZERO_SIZE_PTR) in mem_dump_obj()
5290 return ZERO_SIZE_PTR; in __do_kmalloc_node()5333 return ZERO_SIZE_PTR; in kmalloc_nolock_noprof()6415 if (unlikely(object == ZERO_SIZE_PTR)) in __ksize()6766 return ZERO_SIZE_PTR; in krealloc_node_align_noprof()
1674 if (fc == ZERO_SIZE_PTR) in hws_definer_get_fc_size()1716 if (fc == ZERO_SIZE_PTR) in hws_definer_set_hl()
1285 return dst ? dst : ZERO_SIZE_PTR; in copy_array()1313 return arr ? arr : ZERO_SIZE_PTR; in realloc_array()