Searched refs:sanity_checks (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.10/tools/testing/selftests/vm/ |
| D | thuge-gen.c | 195 void sanity_checks(void) in sanity_checks() function 233 sanity_checks(); in main()
|
| /Linux-v5.10/tools/vm/ |
| D | slabinfo.c | 34 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.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_hw_sequencer.c | 1068 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect() 1707 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock() 1715 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock() 2114 if (dc->debug.sanity_checks) { in dcn10_enable_plane() 2171 if (dc->debug.sanity_checks) { in dcn10_enable_plane() 2423 if (dc->debug.sanity_checks) in dcn10_update_mpcc() 3055 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth() 3077 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth() 3088 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth() 3111 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth() [all …]
|
| D | dcn10_resource.c | 596 .sanity_checks = true,
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-kernel-slab | 418 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-v5.10/drivers/gpu/drm/amd/display/dc/ |
| D | dc.h | 417 bool sanity_checks; member
|
| /Linux-v5.10/Documentation/vm/ |
| D | slub.rst | 112 F sanity_checks
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
| D | dcn21_resource.c | 880 .sanity_checks = true,
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_hwseq.c | 2314 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
|
| D | dcn20_resource.c | 1076 .sanity_checks = false,
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_resource.c | 849 .sanity_checks = false,
|
| /Linux-v5.10/mm/ |
| D | slub.c | 5219 SLAB_ATTR_RO(sanity_checks);
|