Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/mm/
A Dthuge-gen.c195 void sanity_checks(void) in sanity_checks() function
233 sanity_checks(); in main()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hwseq.c431 if (dc->debug.sanity_checks) in dcn201_plane_atomic_disconnect()
519 if (dc->debug.sanity_checks) in dcn201_update_mpcc()
552 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
567 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
A Ddcn201_resource.c615 .sanity_checks = false,
/linux-6.3-rc2/tools/mm/
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()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1205 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect()
1894 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1902 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
2459 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2479 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2674 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
3068 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3096 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3108 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
3137 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
A Ddcn10_resource.c532 .sanity_checks = true,
/linux-6.3-rc2/Documentation/ABI/testing/
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
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc.h734 bool sanity_checks; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c76 .sanity_checks = false,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c93 .sanity_checks = false,
/linux-6.3-rc2/Documentation/mm/
A Dslub.rst110 F sanity_checks
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c653 .sanity_checks = true,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c699 .sanity_checks = false,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn316/
A Ddcn316_resource.c870 .sanity_checks = false,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_resource.c906 .sanity_checks = true,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn315/
A Ddcn315_resource.c870 .sanity_checks = false,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/
A Ddcn321_resource.c700 .sanity_checks = false,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c872 .sanity_checks = true,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_resource.c702 .sanity_checks = false,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c723 .sanity_checks = false,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c725 .sanity_checks = false,
A Ddcn20_hwseq.c2636 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
/linux-6.3-rc2/mm/
A Dslub.c5720 SLAB_ATTR_RO(sanity_checks);

Completed in 88 milliseconds