Home
last modified time | relevance | path

Searched defs:test_state (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c48 struct test_state { struct
59 int test_init(struct test_state *state) in test_init() argument
/Linux-v6.6/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c48 struct test_state { struct
59 int test_init(struct test_state *state) in test_init() argument
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_progs.h81 struct test_state { struct
89 struct subtest_state *subtest_states; argument
111 struct test_state *test_state; /* current running test state */ argument
Dtest_progs.c228 static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state) in print_test_result()
285 const struct test_state *test_state, in dump_test_log()
408 struct test_state *test_state = env.test_state; in test__end_subtest() local
1607 struct test_state *test_state = &test_states[i]; in free_test_states() local
/Linux-v6.6/drivers/misc/
Dkgdbts.c171 struct test_state { struct
179 static struct test_state ts; argument
/Linux-v6.6/kernel/power/
Dsuspend_test.c186 suspend_state_t test_state; in test_suspend() local
/Linux-v6.6/drivers/hv/
Dhv_debugfs.c88 struct dentry *test_state; in hv_debug_set_test_state() local
/Linux-v6.6/kernel/sched/
Dpsi.c221 static bool test_state(unsigned int *tasks, enum psi_states state, bool oncpu) in test_state() function
/Linux-v6.6/drivers/scsi/bfa/
Dbfa_svc.h716 u8 test_state; /* enum dport_test_state */ member