Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dthuge-gen.c178 void sanity_checks(void) in sanity_checks() function
216 sanity_checks(); in main()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c414 if (dc->debug.sanity_checks) in dcn201_plane_atomic_disconnect()
502 if (dc->debug.sanity_checks) in dcn201_update_mpcc()
533 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
548 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
H A Ddcn201_resource.c613 .sanity_checks = false,
/openbmc/linux/tools/mm/
H A 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()
1269 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1209 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect()
1883 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1891 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
2453 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2473 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2660 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
3054 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3080 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3092 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
3119 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
H A Ddcn10_resource.c530 .sanity_checks = true,
/openbmc/linux/Documentation/ABI/testing/
H A 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
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h753 bool sanity_checks; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c93 .sanity_checks = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c76 .sanity_checks = false,
/openbmc/linux/Documentation/mm/
H A Dslub.rst110 F sanity_checks
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c697 .sanity_checks = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c651 .sanity_checks = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c868 .sanity_checks = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c871 .sanity_checks = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c698 .sanity_checks = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c890 .sanity_checks = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c871 .sanity_checks = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c723 .sanity_checks = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c699 .sanity_checks = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c723 .sanity_checks = false,
H A Ddcn20_hwseq.c2665 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
/openbmc/linux/mm/
H A Dslub.c5748 SLAB_ATTR_RO(sanity_checks);