Searched refs:sanity_checks (Results 1 – 10 of 10) sorted by relevance
195 void sanity_checks(void) in sanity_checks() function233 sanity_checks(); in main()
34 unsigned int sanity_checks, slab_size, store_user, trace; member549 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()
1002 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 …]
540 .sanity_checks = true,
415 What: /sys/kernel/slab/cache/sanity_checks421 The sanity_checks file specifies whether expensive checks423 checks. Caches that enable sanity_checks cannot be merged with
328 bool sanity_checks; member
806 .sanity_checks = true,
1766 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
835 .sanity_checks = false,
5156 SLAB_ATTR(sanity_checks);