Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dthuge-gen.c195 void sanity_checks(void) in sanity_checks() function
233 sanity_checks(); in main()
/OK3568_Linux_fs/kernel/tools/vm/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A 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 …]
H A Ddcn10_resource.c596 .sanity_checks = true,
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc.h417 bool sanity_checks; member
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dslub.rst112 F sanity_checks
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c880 .sanity_checks = true,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2326 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
H A Ddcn20_resource.c1076 .sanity_checks = false,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c849 .sanity_checks = false,
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c5225 SLAB_ATTR_RO(sanity_checks);