Searched refs:sanity_checks (Results 1 – 7 of 7) 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; member542 s->object_size, s->slabs, onoff(s->sanity_checks), in report()610 if (s->sanity_checks) in slabcache()715 if (sanity && !s->sanity_checks) { in slab_debug()718 if (!sanity && s->sanity_checks) { in slab_debug()1224 slab->sanity_checks = get_obj("sanity_checks"); in read_slab_dir()
880 if (dc->debug.sanity_checks) in hwss1_plane_atomic_disconnect()1274 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()1282 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()1590 if (dc->debug.sanity_checks) { in dcn10_enable_plane()1647 if (dc->debug.sanity_checks) { in dcn10_enable_plane()1965 if (dc->debug.sanity_checks) in dcn10_update_mpcc()2362 if (dc->debug.sanity_checks) in dcn10_set_bandwidth()2382 if (dc->debug.sanity_checks) in dcn10_set_bandwidth()2509 if (dc->debug.sanity_checks) { in dcn10_wait_for_mpcc_disconnect()2529 if (dc->debug.sanity_checks) { in dcn10_wait_for_mpcc_disconnect()
506 .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
215 bool sanity_checks; member
5106 SLAB_ATTR(sanity_checks);