Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/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.1/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
1561 struct test_state *test_state = &test_states[i]; in free_test_states() local
/Linux-v6.1/drivers/misc/
Dkgdbts.c171 struct test_state { struct
179 static struct test_state ts; argument
/Linux-v6.1/kernel/power/
Dsuspend_test.c186 suspend_state_t test_state; in test_suspend() local
/Linux-v6.1/drivers/hv/
Dhv_debugfs.c88 struct dentry *test_state; in hv_debug_set_test_state() local
/Linux-v6.1/kernel/sched/
Dpsi.c216 static bool test_state(unsigned int *tasks, enum psi_states state, bool oncpu) in test_state() function
/Linux-v6.1/drivers/scsi/bfa/
Dbfa_svc.h716 u8 test_state; /* enum dport_test_state */ member