Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vm/
A Dthuge-gen.c195 void sanity_checks(void) in sanity_checks() function
233 sanity_checks(); in main()
/linux/tools/vm/
A Dslabinfo.c34 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/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hwseq.c431 if (dc->debug.sanity_checks) in dcn201_plane_atomic_disconnect()
519 if (dc->debug.sanity_checks) in dcn201_update_mpcc()
552 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
567 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
A Ddcn201_resource.c615 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1165 if (dc->debug.sanity_checks) in dcn10_plane_atomic_disconnect()
1833 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
1841 if (dc->debug.sanity_checks) in dcn10_pipe_control_lock()
2365 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2385 if (dc->debug.sanity_checks) { in dcn10_enable_plane()
2573 if (dc->debug.sanity_checks) in dcn10_update_mpcc()
2967 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
2989 if (dc->debug.sanity_checks) in dcn10_prepare_bandwidth()
3000 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
3023 if (dc->debug.sanity_checks) in dcn10_optimize_bandwidth()
[all …]
A Ddcn10_resource.c596 .sanity_checks = true,
/linux/Documentation/ABI/testing/
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
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h577 bool sanity_checks; member
/linux/Documentation/vm/
A Dslub.rst112 F sanity_checks
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c696 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c222 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c204 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c885 .sanity_checks = true,
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c1013 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c2355 if (dc->debug.sanity_checks) in dcn20_update_mpcc()
A Ddcn20_resource.c1080 .sanity_checks = false,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c851 .sanity_checks = false,
/linux/mm/
A Dslub.c5555 SLAB_ATTR_RO(sanity_checks);

Completed in 81 milliseconds