Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dthuge-gen.c195 void sanity_checks(void) in sanity_checks() function
233 sanity_checks(); in main()
/kernel/linux/linux-5.10/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()
1245 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1073 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect()
1717 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1725 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
2124 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2181 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2437 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
3069 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3091 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3102 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
3125 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
Ddcn10_resource.c596 .sanity_checks = true,
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h417 bool sanity_checks; member
/kernel/linux/linux-5.10/Documentation/vm/
Dslub.rst112 F sanity_checks
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c880 .sanity_checks = true,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c2326 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
Ddcn20_resource.c1076 .sanity_checks = false,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c849 .sanity_checks = false,
/kernel/linux/linux-5.10/mm/
Dslub.c5223 SLAB_ATTR_RO(sanity_checks);