Home
last modified time | relevance | path

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

/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c48 struct test_state { struct
59 int test_init(struct test_state *state) in test_init() argument
/linux/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c48 struct test_state { struct
59 int test_init(struct test_state *state) in test_init() argument
/linux/tools/testing/selftests/bpf/
H A 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
H A Dtest_progs.c346 static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state) in print_test_result()
403 const struct test_state *test_state, in dump_test_log()
526 struct test_state *test_state = env.test_state; in test__end_subtest() local
1907 struct test_state *test_state = &test_states[i]; in free_test_states() local
/linux/drivers/misc/
H A Dkgdbts.c171 struct test_state { struct
179 static struct test_state ts; argument
/linux/tools/testing/selftests/x86/
H A Dnx_stack.c97 static volatile int test_state = 0; variable
/linux/kernel/power/
H A Dsuspend_test.c186 suspend_state_t test_state; in test_suspend() local
/linux/drivers/hv/
H A Dhv_debugfs.c88 struct dentry *test_state; in hv_debug_set_test_state() local
/linux/lib/kunit/
H A Dkunit-test.c806 struct driver_test_state *test_state = kunit_kzalloc(test, sizeof(*test_state), GFP_KERNEL); in kunit_device_driver_test() local
/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c260 int test_state; in lifecycle_state_show() local