Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/vm/
Dthuge-gen.c195 void sanity_checks(void) in sanity_checks() function
233 sanity_checks(); in main()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
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()
Ddcn201_resource.c615 .sanity_checks = false,
/linux-6.1.9/tools/vm/
Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
571 s->object_size, s->slabs, onoff(s->sanity_checks), in report()
639 if (s->sanity_checks) in slabcache()
744 if (sanity && !s->sanity_checks) { in slab_debug()
747 if (!sanity && s->sanity_checks) { in slab_debug()
1267 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
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()
2447 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2467 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2662 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
3056 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3084 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3096 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
3125 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
Ddcn10_resource.c532 .sanity_checks = true,
/linux-6.1.9/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.1.9/drivers/gpu/drm/amd/display/dc/
Ddc.h718 bool sanity_checks; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c92 .sanity_checks = false,
/linux-6.1.9/Documentation/mm/
Dslub.rst112 F sanity_checks
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c76 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c655 .sanity_checks = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c698 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c899 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c869 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c869 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c700 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c871 .sanity_checks = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c722 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c702 .sanity_checks = false,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c718 .sanity_checks = false,
Ddcn20_hwseq.c2561 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
/linux-6.1.9/mm/
Dslub.c5534 SLAB_ATTR_RO(sanity_checks);