Home
last modified time | relevance | path

Searched defs:test_ctx (Results 1 – 3 of 3) sorted by relevance

/spdk/test/external_code/accel/
H A Dapp_driver.c17 struct test_ctx { struct
30 struct test_ctx *ctx = _ctx; in test_seq_complete_cb() argument
H A Dapp_module.c20 struct test_ctx { struct
29 test_ctx_fail(struct test_ctx *ctx) in test_ctx_fail() argument
/spdk/test/unit/lib/sock/sock.c/
H A Dsock_ut.c1223 void *test_ctx = (void *)0xff0000000; in ut_sock_group_get_ctx() local