/openbmc/linux/tools/testing/selftests/mm/ |
H A D | thuge-gen.c | 178 void sanity_checks(void) in sanity_checks() function 216 sanity_checks(); in main()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_hwseq.c | 414 if (dc->debug.sanity_checks) in dcn201_plane_atomic_disconnect() 502 if (dc->debug.sanity_checks) in dcn201_update_mpcc() 533 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock() 548 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
|
H A D | dcn201_resource.c | 613 .sanity_checks = false,
|
/openbmc/linux/tools/mm/ |
H A D | slabinfo.c | 34 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()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.c | 1209 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect() 1883 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock() 1891 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock() 2453 if (dc->debug.sanity_checks) { in dcn10_enable_plane() 2473 if (dc->debug.sanity_checks) { in dcn10_enable_plane() 2660 if (dc->debug.sanity_checks) in dcn10_update_mpcc() 3054 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth() 3080 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth() 3092 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth() 3119 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth() [all …]
|
H A D | dcn10_resource.c | 530 .sanity_checks = true,
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 753 bool sanity_checks; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 93 .sanity_checks = false,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 76 .sanity_checks = false,
|
/openbmc/linux/Documentation/mm/ |
H A D | slub.rst | 110 F sanity_checks
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 697 .sanity_checks = false,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 651 .sanity_checks = true,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 868 .sanity_checks = false,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 871 .sanity_checks = false,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 698 .sanity_checks = false,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 890 .sanity_checks = true,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 871 .sanity_checks = true,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 723 .sanity_checks = false,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 699 .sanity_checks = false,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 723 .sanity_checks = false,
|
H A D | dcn20_hwseq.c | 2665 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
|
/openbmc/linux/mm/ |
H A D | slub.c | 5748 SLAB_ATTR_RO(sanity_checks);
|