Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 25 of 28) sorted by relevance

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_ima.c55 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()
/linux/drivers/soc/fsl/qbman/
H A Dbman_test.c37 static int test_init(void) in test_init() function
52 module_init(test_init);
H A Dqman_test.c37 static int test_init(void) in test_init() function
61 module_init(test_init);
/linux/lib/math/
H A Dtest_mul_u64_u64_div_u64.c66 static int __init test_init(void) in test_init() function
94 module_init(test_init);
/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c59 int test_init(struct test_state *state) in test_init() function
161 if (test_init(&state)) in main()
/linux/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c59 int test_init(struct test_state *state) in test_init() function
161 if (test_init(&state)) in main()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dtest.fuc26 process(PROC_TEST, #test_init, #test_recv)
59 test_init:
/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst177 static int __init test_init(void)
191 module_init(test_init);
/linux/drivers/rtc/
H A Drtc-test.c151 static int __init test_init(void) in test_init() function
200 module_init(test_init);
/linux/lib/tests/
H A Dslub_kunit.c294 static int test_init(struct kunit *test) in test_init() function
323 .init = test_init,
/linux/kernel/events/
H A Dhw_breakpoint_test.c294 static int test_init(struct kunit *test) in test_init() function
326 .init = test_init,
/linux/tools/testing/selftests/net/tcp_ao/
H A Dconnect.c88 test_init(2, server_fn, client_fn); in main()
H A Dself-connect.c189 test_init(5, client_fn, NULL); in main()
H A Dseq-ext.c253 test_init(8, server_fn, client_fn); in main()
H A Drestore.c249 test_init(21, server_fn, client_fn); in main()
H A Dconnect-deny.c289 test_init(22, server_fn, client_fn); in main()
H A Dbench-lookups.c358 test_init(31, server_fn, client_fn); in main()
H A Drst.c457 test_init(15, server_fn, client_fn); in main()
H A Dicmps-accept.c446 test_init(4, server_fn, client_fn); in main()
H A Dicmps-discard.c446 test_init(4, server_fn, client_fn); in main()
H A Dunsigned-md5.c770 test_init(73, server_fn, client_fn); in main()
/linux/mm/kmsan/
H A Dkmsan_test.c689 static int test_init(struct kunit *test) in test_init() function
726 .init = test_init,
/linux/Documentation/core-api/
H A Dlocal_ops.rst183 static int __init test_init(void)
197 module_init(test_init);
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c971 static int test_init(struct zd_chip *chip) in test_init() function
1123 r = test_init(chip); in zd_chip_init_hw()
1171 r = test_init(chip); in zd_chip_init_hw()
/linux/kernel/kcsan/
H A Dkcsan_test.c1511 static int test_init(struct kunit *test) in test_init() function
1615 .init = test_init,

12