Searched refs:test_init (Results 1 – 18 of 18) sorted by relevance
55 static void test_init(struct ima__bss *bss) in test_init() function103 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()
37 static int test_init(void) in test_init() function52 module_init(test_init);
37 static int test_init(void) in test_init() function61 module_init(test_init);
59 int test_init(struct test_state *state) in test_init() function161 if (test_init(&state)) in main()
160 static int test_init(struct kunit *test) in test_init() function185 .init = test_init,
26 process(PROC_TEST, #test_init, #test_recv)59 test_init:
20 if (test_setup(current) && test_init(current)) { in main()
13 int test_init(struct tdescr *td);
299 int test_init(struct tdescr *td) in test_init() function
151 static int __init test_init(void) in test_init() function200 module_init(test_init);
177 static int __init test_init(void)191 module_init(test_init);
294 static int test_init(struct kunit *test) in test_init() function326 .init = test_init,
527 static int test_init(struct kunit *test) in test_init() function577 .init = test_init,
183 static int __init test_init(void)197 module_init(test_init);
800 static int test_init(struct kunit *test) in test_init() function861 .init = test_init,
971 static int test_init(struct zd_chip *chip) in test_init() function1123 r = test_init(chip); in zd_chip_init_hw()1171 r = test_init(chip); in zd_chip_init_hw()
1497 static int test_init(struct kunit *test) in test_init() function1609 .init = test_init,
Completed in 24 milliseconds