Home
last modified time | relevance | path

Searched refs:ZERO_SIZE_PTR (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
Dtest-drm_damage_helper.c86 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_no_damage()
117 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_no_damage_fractional_src()
150 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_no_damage_src_moved()
182 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_no_damage_fractional_src_moved()
215 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_no_damage_not_visible()
267 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_no_damage_no_fb()
297 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_simple_damage()
333 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_single_damage()
368 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_single_damage_intersect_src()
404 .crtc = ZERO_SIZE_PTR, in igt_damage_iter_single_damage_outside_src()
[all …]
Dtest-drm_plane_helper.c81 .crtc = ZERO_SIZE_PTR, in igt_check_plane_state()
95 .crtc = ZERO_SIZE_PTR, in igt_check_plane_state()
/kernel/linux/linux-5.10/include/linux/
Dslab.h131 #define ZERO_SIZE_PTR ((void *)16) macro
134 (unsigned long)ZERO_SIZE_PTR)
550 return ZERO_SIZE_PTR; in kmalloc()
568 return ZERO_SIZE_PTR; in kmalloc_node()
/kernel/linux/linux-5.10/mm/
Dslob.c491 return ZERO_SIZE_PTR; in __do_kmalloc_node()
571 if (unlikely(block == ZERO_SIZE_PTR)) in __ksize()
Dslab_common.c638 return ZERO_SIZE_PTR; in kmalloc_slab()
1105 return ZERO_SIZE_PTR; in krealloc()
Dslab.c4193 if (unlikely(objp == ZERO_SIZE_PTR)) in __ksize()
Dslub.c4093 if (unlikely(object == ZERO_SIZE_PTR)) in __ksize()
/kernel/linux/linux-5.10/drivers/base/
Ddevres.c831 return ZERO_SIZE_PTR; in devm_kmalloc()
872 return ZERO_SIZE_PTR; in devm_krealloc()
/kernel/linux/linux-5.10/mm/kasan/
Dcommon.c508 if (unlikely(object == ZERO_SIZE_PTR)) in kasan_krealloc()
/kernel/linux/linux-5.10/drivers/staging/netlogic/
Dxlr_net.c390 return ZERO_SIZE_PTR; in xlr_config_spill()