Home
last modified time | relevance | path

Searched refs:run_selftests (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c177 #define run_selftests(x, data) \ macro
187 err = run_selftests(mock, NULL); in i915_mock_selftests()
208 err = run_selftests(live, pdev_to_i915(pdev)); in i915_live_selftests()
229 err = run_selftests(perf, pdev_to_i915(pdev)); in i915_perf_selftests()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c205 #define run_selftests(x, data) \ macro
215 err = run_selftests(mock, NULL); in i915_mock_selftests()
238 err = run_selftests(live, pdev_to_i915(pdev)); in i915_live_selftests()
261 err = run_selftests(perf, pdev_to_i915(pdev)); in i915_perf_selftests()
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Dselftest.c128 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()
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Dselftest.c128 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_modeset_common.c19 err = run_selftests(selftests, ARRAY_SIZE(selftests), NULL); in test_drm_modeset_init()
H A Ddrm_selftest.c62 static int run_selftests(struct drm_selftest *st, in run_selftests() function
H A Dtest-drm_cmdline_parser.c1134 err = run_selftests(selftests, ARRAY_SIZE(selftests), NULL); in test_drm_cmdline_init()
H A Dtest-drm_mm.c2470 err = run_selftests(selftests, ARRAY_SIZE(selftests), NULL); in test_drm_mm_init()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c3780 static int __init run_selftests(struct crypto_shash *tfm_cmac, in run_selftests() function
3881 err = run_selftests(tfm_cmac, tfm_ecdh); in bt_selftest_smp()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c3746 static int __init run_selftests(struct crypto_shash *tfm_cmac, in run_selftests() function
3847 err = run_selftests(tfm_cmac, tfm_ecdh); in bt_selftest_smp()

Completed in 16 milliseconds