Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/mm/
Dthuge-gen.c178 void sanity_checks(void) in sanity_checks() function
216 sanity_checks(); in main()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
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()
Ddcn201_resource.c613 .sanity_checks = false,
/Linux-v6.6/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()
1269 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1207 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect()
1878 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1886 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
2448 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2468 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2655 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
3049 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3075 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3087 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
3114 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
Ddcn10_resource.c530 .sanity_checks = true,
/Linux-v6.6/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-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h748 bool sanity_checks; member
/Linux-v6.6/Documentation/mm/
Dslub.rst110 F sanity_checks
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c93 .sanity_checks = false,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c76 .sanity_checks = false,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c651 .sanity_checks = true,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c697 .sanity_checks = false,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c868 .sanity_checks = false,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c890 .sanity_checks = true,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c871 .sanity_checks = false,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c698 .sanity_checks = false,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c871 .sanity_checks = true,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c723 .sanity_checks = false,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c723 .sanity_checks = false,
Ddcn20_hwseq.c2625 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c699 .sanity_checks = false,
/Linux-v6.6/mm/
Dslub.c5741 SLAB_ATTR_RO(sanity_checks);