| /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()
|
| H A D | xsk.c | 92 test_init(&test, ifobj_tx, ifobj_rx, 0, &tests[0]); in test_xsk() 102 test_init(&test, ifobj_tx, ifobj_rx, mode, test_to_run); in test_xsk()
|
| H A D | test_xsk.h | 205 void test_init(struct test_spec *test, struct ifobject *ifobj_tx,
|
| /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);
|
| /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()
|
| /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()
|
| /linux/lib/math/ |
| H A D | test_mul_u64_u64_div_u64.c | 137 static int __init test_init(void) in test_init() function 185 module_init(test_init);
|
| /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:
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xskxceiver.c | 394 test_init(&test, ifobj_tx, ifobj_rx, 0, &tests[0]); in main() 430 test_init(&test, ifobj_tx, ifobj_rx, i, &tests[j]); in main() 432 test_init(&test, ifobj_tx, ifobj_rx, i, in main()
|
| /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);
|
| /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);
|
| /linux/tools/testing/selftests/arm64/signal/ |
| H A D | test_signals.c | 34 if (test_setup(current) && test_init(current)) { in main()
|
| H A D | test_signals_utils.h | 16 int test_init(struct tdescr *td);
|
| /linux/lib/tests/ |
| H A D | slub_kunit.c | 294 static int test_init(struct kunit *test) in test_init() function 323 .init = test_init,
|
| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | keyop.c | 147 static void test_init(struct kvm_vcpu *vcpu, int fault_in) in test_init() function 252 { "Initialization", test_init, 5 },
|
| /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,
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | connect.c | 88 test_init(2, server_fn, client_fn); in main()
|
| H A D | self-connect.c | 189 test_init(5, client_fn, NULL); in main()
|
| H A D | seq-ext.c | 253 test_init(8, server_fn, client_fn); in main()
|
| H A D | restore.c | 249 test_init(21, server_fn, client_fn); in main()
|
| H A D | connect-deny.c | 289 test_init(22, server_fn, client_fn); in main()
|
| /linux/Documentation/core-api/ |
| H A D | local_ops.rst | 183 static int __init test_init(void) 197 module_init(test_init);
|
| /linux/mm/kmsan/ |
| H A D | kmsan_test.c | 767 static int test_init(struct kunit *test) in test_init() function 804 .init = test_init,
|
| /linux/mm/kfence/ |
| H A D | kfence_test.c | 820 static int test_init(struct kunit *test) in test_init() function 863 .init = test_init,
|