Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/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-5.19.10/tools/testing/selftests/bpf/
Dtest_progs.h78 struct test_state { struct
86 struct subtest_state *subtest_states; argument
108 struct test_state *test_state; /* current running test state */ argument
Dtest_progs.c264 const struct test_state *test_state, in dump_test_log()
363 struct test_state *test_state = env.test_state; in test__end_subtest() local
1544 struct test_state *test_state = &test_states[i]; in free_test_states() local
/linux-5.19.10/drivers/misc/
Dkgdbts.c171 struct test_state { struct
179 static struct test_state ts; argument
/linux-5.19.10/kernel/power/
Dsuspend_test.c186 suspend_state_t test_state; in test_suspend() local
/linux-5.19.10/drivers/hv/
Dhv_debugfs.c88 struct dentry *test_state; in hv_debug_set_test_state() local
/linux-5.19.10/kernel/sched/
Dpsi.c218 static bool test_state(unsigned int *tasks, enum psi_states state) in test_state() function
/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.h716 u8 test_state; /* enum dport_test_state */ member