Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c421 if (dc->debug.sanity_checks) in dcn201_plane_atomic_disconnect()
509 if (dc->debug.sanity_checks) in dcn201_update_mpcc()
540 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
555 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
/linux/tools/mm/
H A Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
576 s->object_size, s->slabs, onoff(s->sanity_checks), in report()
644 if (s->sanity_checks) in slabcache()
749 if (sanity && !s->sanity_checks) { in slab_debug()
750 set_obj(s, "sanity_checks", 1); in slab_debug()
752 if (!sanity && s->sanity_checks) { in slab_debug()
754 set_obj(s, "sanity_checks", 0); in slab_debug()
1276 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_counters_test.c162 goto sanity_checks; in guest_assert_event_count()
201 sanity_checks: in guest_assert_event_count()
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab419 What: /sys/kernel/slab/<cache>/sanity_checks
425 The sanity_checks file specifies whether expensive checks
427 checks. Caches that enable sanity_checks cannot be merged with
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c3046 if (dc->debug.sanity_checks) in dcn401_plane_atomic_disconnect_sequence()
3769 if (dc->debug.sanity_checks) in dcn401_update_mpcc_sequence()
3804 if (dc->debug.sanity_checks) in dcn401_wait_for_mpcc_disconnect_sequence()
3824 if (dc->debug.sanity_checks) in dcn401_wait_for_mpcc_disconnect_sequence()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c615 .sanity_checks = false,
/linux/Documentation/admin-guide/mm/
H A Dslab.rst109 F sanity_checks
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c96 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c96 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c644 .sanity_checks = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c562 .sanity_checks = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c699 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c907 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c882 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h994 bool sanity_checks; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c745 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c887 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c887 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c732 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c713 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c725 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c725 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c747 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c717 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1422 adev->dm.dc->debug.sanity_checks = true; in dm_dmub_hw_init()
1428 adev->dm.dc->debug.sanity_checks = true; in dm_dmub_hw_init()

12