Home
last modified time | relevance | path

Searched defs:pt_ch (Results 1 – 2 of 2) sorted by relevance

/spdk/test/external_code/passthru/
H A Dvbdev_passthru.c200 struct pt_io_channel *pt_ch = spdk_io_channel_get_ctx(io_ctx->ch); in vbdev_passthru_queue_io() local
225 struct pt_io_channel *pt_ch = spdk_io_channel_get_ctx(ch); in pt_read_get_buf_cb() local
268 struct pt_io_channel *pt_ch = spdk_io_channel_get_ctx(ch); in vbdev_passthru_submit_request() local
369 struct spdk_io_channel *pt_ch = NULL; in vbdev_passthru_get_io_channel() local
424 struct pt_io_channel *pt_ch = ctx_buf; in pt_bdev_ch_create_cb() local
439 struct pt_io_channel *pt_ch = ctx_buf; in pt_bdev_ch_destroy_cb() local
/spdk/module/bdev/passthru/
H A Dvbdev_passthru.c204 struct pt_io_channel *pt_ch = spdk_io_channel_get_ctx(io_ctx->ch); in vbdev_passthru_queue_io() local
239 struct pt_io_channel *pt_ch = spdk_io_channel_get_ctx(ch); pt_read_get_buf_cb() local
274 struct pt_io_channel *pt_ch = spdk_io_channel_get_ctx(ch); vbdev_passthru_submit_request() local
375 struct spdk_io_channel *pt_ch = NULL; vbdev_passthru_get_io_channel() local
435 struct pt_io_channel *pt_ch = ctx_buf; pt_bdev_ch_create_cb() local
450 struct pt_io_channel *pt_ch = ctx_buf; pt_bdev_ch_destroy_cb() local
[all...]