Searched defs:test_state (Results 1 – 9 of 9) sorted by relevance
48 struct test_state { struct59 int test_init(struct test_state *state) in test_init() argument
81 struct test_state { struct89 struct subtest_state *subtest_states; argument111 struct test_state *test_state; /* current running test state */ argument
228 static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state) in print_test_result()273 const struct test_state *test_state, in dump_test_log()371 struct test_state *test_state = env.test_state; in test__end_subtest() local1605 struct test_state *test_state = &test_states[i]; in free_test_states() local
171 struct test_state { struct179 static struct test_state ts; argument
186 suspend_state_t test_state; in test_suspend() local
88 struct dentry *test_state; in hv_debug_set_test_state() local
217 static bool test_state(unsigned int *tasks, enum psi_states state, bool oncpu) in test_state() function
716 u8 test_state; /* enum dport_test_state */ member
Completed in 20 milliseconds