Home
last modified time | relevance | path

Searched refs:sanity_checks (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
Ddcn201_hwseq.c418 if (dc->debug.sanity_checks) in dcn201_plane_atomic_disconnect()
506 if (dc->debug.sanity_checks) in dcn201_update_mpcc()
537 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
552 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
/linux-6.14.4/tools/mm/
Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
573 s->object_size, s->slabs, onoff(s->sanity_checks), in report()
641 if (s->sanity_checks) in slabcache()
746 if (sanity && !s->sanity_checks) { in slab_debug()
749 if (!sanity && s->sanity_checks) { in slab_debug()
1273 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dpmu_counters_test.c109 goto sanity_checks; in guest_assert_event_count()
135 sanity_checks: in guest_assert_event_count()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c1255 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect()
1945 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1953 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
2522 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2542 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2732 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
3125 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3151 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3163 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
3190 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-kernel-slab418 What: /sys/kernel/slab/<cache>/sanity_checks
424 The sanity_checks file specifies whether expensive checks
426 checks. Caches that enable sanity_checks cannot be merged with
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn201/
Ddcn201_resource.c614 .sanity_checks = false,
/linux-6.14.4/Documentation/mm/
Dslub.rst110 F sanity_checks
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn302/
Ddcn302_resource.c94 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn303/
Ddcn303_resource.c95 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn10/
Ddcn10_resource.c533 .sanity_checks = true,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc.h876 bool sanity_checks; member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn301/
Ddcn301_resource.c698 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn21/
Ddcn21_resource.c624 .sanity_checks = true,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn316/
Ddcn316_resource.c866 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn314/
Ddcn314_resource.c891 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn315/
Ddcn315_resource.c871 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn351/
Ddcn351_resource.c711 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.c731 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn31/
Ddcn31_resource.c871 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn321/
Ddcn321_resource.c699 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn401/
Ddcn401_resource.c698 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c724 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c702 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn20/
Ddcn20_resource.c719 .sanity_checks = false,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c2979 if (dc->debug.sanity_checks) in dcn20_update_mpcc()

12