Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/vm/
Dthuge-gen.c195 void sanity_checks(void) in sanity_checks() function
233 sanity_checks(); in main()
/Linux-v5.4/tools/vm/
Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
549 s->object_size, s->slabs, onoff(s->sanity_checks), in report()
617 if (s->sanity_checks) in slabcache()
722 if (sanity && !s->sanity_checks) { in slab_debug()
725 if (!sanity && s->sanity_checks) { in slab_debug()
1233 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1002 if (dc->debug.sanity_checks) in hwss1_plane_atomic_disconnect()
1516 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1524 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1832 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
1889 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2248 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
2691 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
2713 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
2723 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
2745 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
Ddcn10_resource.c540 .sanity_checks = true,
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-kernel-slab415 What: /sys/kernel/slab/cache/sanity_checks
421 The sanity_checks file specifies whether expensive checks
423 checks. Caches that enable sanity_checks cannot be merged with
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc.h328 bool sanity_checks; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c806 .sanity_checks = true,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1766 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
Ddcn20_resource.c835 .sanity_checks = false,
/Linux-v5.4/mm/
Dslub.c5156 SLAB_ATTR(sanity_checks);