/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
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() 134 test_init(skel->bss); in test_test_ima() 161 test_init(skel->bss); in test_test_ima() 191 test_init(skel->bss); in test_test_ima() 209 test_init(skel->bss); in test_test_ima()
|
/Linux-v6.1/drivers/soc/fsl/qbman/ |
D | bman_test.c | 37 static int test_init(void) in test_init() function 52 module_init(test_init);
|
D | qman_test.c | 37 static int test_init(void) in test_init() function 61 module_init(test_init);
|
/Linux-v6.1/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 59 int test_init(struct test_state *state) in test_init() function 161 if (test_init(&state)) in main()
|
/Linux-v6.1/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 59 int test_init(struct test_state *state) in test_init() function 161 if (test_init(&state)) in main()
|
/Linux-v6.1/lib/ |
D | slub_kunit.c | 123 static int test_init(struct kunit *test) in test_init() function 147 .init = test_init,
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | test.fuc | 26 process(PROC_TEST, #test_init, #test_recv) 59 test_init:
|
/Linux-v6.1/tools/testing/selftests/arm64/signal/ |
D | test_signals.c | 22 if (test_setup(current) && test_init(current)) { in main()
|
D | test_signals_utils.h | 13 int test_init(struct tdescr *td);
|
D | test_signals_utils.c | 296 int test_init(struct tdescr *td) in test_init() function
|
/Linux-v6.1/drivers/rtc/ |
D | rtc-test.c | 151 static int __init test_init(void) in test_init() function 200 module_init(test_init);
|
/Linux-v6.1/Documentation/translations/zh_CN/core-api/ |
D | local_ops.rst | 177 static int __init test_init(void) 191 module_init(test_init);
|
/Linux-v6.1/kernel/events/ |
D | hw_breakpoint_test.c | 294 static int test_init(struct kunit *test) in test_init() function 326 .init = test_init,
|
/Linux-v6.1/mm/kmsan/ |
D | kmsan_test.c | 523 static int test_init(struct kunit *test) in test_init() function 573 .init = test_init,
|
/Linux-v6.1/Documentation/core-api/ |
D | local_ops.rst | 183 static int __init test_init(void) 197 module_init(test_init);
|
/Linux-v6.1/mm/kfence/ |
D | kfence_test.c | 800 static int test_init(struct kunit *test) in test_init() function 861 .init = test_init,
|
/Linux-v6.1/drivers/net/wireless/zydas/zd1211rw/ |
D | zd_chip.c | 971 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-v6.1/kernel/kcsan/ |
D | kcsan_test.c | 1492 static int test_init(struct kunit *test) in test_init() function 1604 .init = test_init,
|