/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_ima.c | 55 static void test_init(struct ima__bss *bss) in test_init() function 103 test_init(skel->bss); in test_test_ima() 117 test_init(skel->bss); in test_test_ima() 142 test_init(skel->bss); in test_test_ima() 174 test_init(skel->bss); in test_test_ima() 204 test_init(skel->bss); in test_test_ima() 222 test_init(skel->bss); in test_test_ima()
|
/openbmc/qemu/tests/qtest/ |
H A D | tco-test.c | 58 static void test_init(TestData *d) in test_init() function 138 test_init(&d); in test_tco_defaults() 171 test_init(&d); in test_tco_timeout() 215 test_init(&d); in test_tco_max_timeout() 258 test_init(&td); in test_tco_second_timeout_pause() 283 test_init(&td); in test_tco_second_timeout_reset() 308 test_init(&td); in test_tco_second_timeout_shutdown() 333 test_init(&td); in test_tco_second_timeout_none() 358 test_init(&d); in test_tco_ticks_counter() 385 test_init(&d); in test_tco1_control_bits() [all …]
|
H A D | sifive-e-aon-watchdog-test.c | 49 static void test_init(QTestState *qts) in test_init() function 66 test_init(qts); in test_wdogcount() 96 test_init(qts); in test_wdogcfg() 133 test_init(qts); in test_wdogcmp0() 150 test_init(qts); in test_wdogkey() 170 test_init(qts); in test_wdogfeed() 186 test_init(qts); in test_scaled_wdogs() 212 test_init(qts); in test_watchdog() 254 test_init(qts); in test_scaled_watchdog() 296 test_init(qts); in test_periodic_int() [all …]
|
H A D | usb-hcd-ehci-test.c | 53 static void test_init(void) in test_init() function 176 test_init(); in main()
|
H A D | rtl8139-test.c | 188 static void test_init(void) in test_init() function 219 qtest_add_func("/rtl8139/timer", test_init); in main()
|
H A D | npcm_gmac-test.c | 178 static void test_init(gconstpointer test_data) in test_init() function 260 gmac_add_test("init", td, test_init); in main()
|
/openbmc/linux/drivers/soc/fsl/qbman/ |
H A D | bman_test.c | 37 static int test_init(void) in test_init() function 52 module_init(test_init);
|
H A D | qman_test.c | 37 static int test_init(void) in test_init() function 61 module_init(test_init);
|
/openbmc/u-boot/test/dm/ |
H A D | test-uclass.c | 100 static int test_init(struct uclass *uc) in test_init() function 123 .init = test_init,
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_cache.S | 3 .purgem test_init 4 .macro test_init macro
|
H A D | macros.inc | 51 .macro test_init 58 test_init
|
H A D | test_phys_mem.S | 7 .purgem test_init 9 .macro test_init macro
|
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/ |
H A D | test.c | 59 int test_init(struct test_state *state) in test_init() function 161 if (test_init(&state)) in main()
|
/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/ |
H A D | test.c | 59 int test_init(struct test_state *state) in test_init() function 161 if (test_init(&state)) in main()
|
/openbmc/linux/lib/ |
H A D | slub_kunit.c | 160 static int test_init(struct kunit *test) in test_init() function 185 .init = test_init,
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
H A D | test.fuc | 26 process(PROC_TEST, #test_init, #test_recv) 59 test_init:
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-test.c | 151 static int __init test_init(void) in test_init() function 200 module_init(test_init);
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | local_ops.rst | 177 static int __init test_init(void) 191 module_init(test_init);
|
/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | test_signals.c | 20 if (test_setup(current) && test_init(current)) { in main()
|
H A D | test_signals_utils.h | 15 int test_init(struct tdescr *td);
|
/openbmc/linux/kernel/events/ |
H A D | hw_breakpoint_test.c | 294 static int test_init(struct kunit *test) in test_init() function 326 .init = test_init,
|
/openbmc/linux/mm/kmsan/ |
H A D | kmsan_test.c | 612 static int test_init(struct kunit *test) in test_init() function 644 .init = test_init,
|
/openbmc/linux/Documentation/core-api/ |
H A D | local_ops.rst | 183 static int __init test_init(void) 197 module_init(test_init);
|
/openbmc/linux/mm/kfence/ |
H A D | kfence_test.c | 802 static int test_init(struct kunit *test) in test_init() function 845 .init = test_init,
|
/openbmc/qemu/tests/unit/ |
H A D | test-throttle.c | 155 static void test_init(void) in test_init() function 817 g_test_add_func("/throttle/init", test_init); in main()
|