Searched refs:run_selftests (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/dma-buf/ |
| D | selftest.c | 128 static int run_selftests(struct selftest *st, unsigned long count) in run_selftests() function 155 return run_selftests(selftests, ARRAY_SIZE(selftests)); in st_init()
|
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
| D | i915_selftest.c | 157 #define run_selftests(x, data) \ macro 167 err = run_selftests(mock, NULL); in i915_mock_selftests() 188 err = run_selftests(live, pdev_to_i915(pdev)); in i915_live_selftests()
|
| /Linux-v5.4/drivers/gpu/drm/selftests/ |
| D | test-drm_modeset_common.c | 19 err = run_selftests(selftests, ARRAY_SIZE(selftests), NULL); in test_drm_modeset_init()
|
| D | drm_selftest.c | 62 static int run_selftests(struct drm_selftest *st, in run_selftests() function
|
| D | test-drm_cmdline_parser.c | 1001 err = run_selftests(selftests, ARRAY_SIZE(selftests), NULL); in test_drm_cmdline_init()
|
| D | test-drm_mm.c | 2364 err = run_selftests(selftests, ARRAY_SIZE(selftests), NULL); in test_drm_mm_init()
|
| /Linux-v5.4/net/bluetooth/ |
| D | smp.c | 3801 static int __init run_selftests(struct crypto_shash *tfm_cmac, in run_selftests() function 3902 err = run_selftests(tfm_cmac, tfm_ecdh); in bt_selftest_smp()
|