Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.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-6.12.1/tools/testing/selftests/bpf/
Dtest_progs.h82 struct test_state { struct
90 struct subtest_state *subtest_states; argument
91 int subtest_num;
115 struct test_state *test_state; /* current running test state */ argument
Dtest_progs.c260 static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state) in print_test_result()
317 const struct test_state *test_state, in dump_test_log()
440 struct test_state *test_state = env.test_state; in test__end_subtest() local
1788 struct test_state *test_state = &test_states[i]; in free_test_states() local
/linux-6.12.1/drivers/misc/
Dkgdbts.c171 struct test_state { struct
179 static struct test_state ts; argument
/linux-6.12.1/tools/testing/selftests/x86/
Dnx_stack.c97 static volatile int test_state = 0; variable
/linux-6.12.1/kernel/power/
Dsuspend_test.c186 suspend_state_t test_state; in test_suspend() local
/linux-6.12.1/drivers/hv/
Dhv_debugfs.c88 struct dentry *test_state; in hv_debug_set_test_state() local
/linux-6.12.1/lib/kunit/
Dkunit-test.c806 struct driver_test_state *test_state = kunit_kzalloc(test, sizeof(*test_state), GFP_KERNEL); in kunit_device_driver_test() local
/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-bootctl.c260 int test_state; in lifecycle_state_show() local
/linux-6.12.1/drivers/scsi/bfa/
Dbfa_svc.h789 u8 test_state; /* enum dport_test_state */ member