Home
last modified time | relevance | path

Searched defs:ctx_buf (Results 1 – 25 of 36) sorted by relevance

12

/spdk/test/unit/lib/thread/thread.c/
H A Dthread_ut.c488 channel_create(void *io_device, void *ctx_buf) in channel_create() argument
497 channel_destroy(void *io_device, void *ctx_buf) in channel_destroy() argument
713 create_cb_1(void *io_device, void *ctx_buf) in create_cb_1() argument
722 destroy_cb_1(void *io_device, void *ctx_buf) in destroy_cb_1() argument
730 create_cb_2(void *io_device, void *ctx_buf) in create_cb_2() argument
739 destroy_cb_2(void *io_device, void *ctx_buf) in destroy_cb_2() argument
809 create_cb(void * io_device,void * ctx_buf) create_cb() argument
820 destroy_cb(void * io_device,void * ctx_buf) destroy_cb() argument
1121 ut_nested_ch_create_cb(void * io_device,void * ctx_buf) ut_nested_ch_create_cb() argument
1143 ut_nested_ch_destroy_cb(void * io_device,void * ctx_buf) ut_nested_ch_destroy_cb() argument
1287 create_cb2(void * io_device,void * ctx_buf) create_cb2() argument
1297 destroy_cb2(void * io_device,void * ctx_buf) destroy_cb2() argument
1642 dummy_create_cb(void * io_device,void * ctx_buf) dummy_create_cb() argument
1648 dummy_destroy_cb(void * io_device,void * ctx_buf) dummy_destroy_cb() argument
[all...]
/spdk/test/external_code/accel/
H A Ddriver.c32 ex_driver_create_cb(void *io_device, void *ctx_buf) in ex_driver_create_cb()
38 ex_driver_destroy_cb(void *io_device, void *ctx_buf) in ex_driver_destroy_cb()
H A Dmodule.c93 ex_accel_create_cb(void *io_device, void *ctx_buf) in ex_accel_create_cb()
104 ex_accel_destroy_cb(void *io_device, void *ctx_buf) in ex_accel_destroy_cb()
/spdk/module/bdev/xnvme/
H A Dbdev_xnvme.c293 bdev_xnvme_queue_create_cb(void * io_device,void * ctx_buf) bdev_xnvme_queue_create_cb() argument
314 bdev_xnvme_queue_destroy_cb(void * io_device,void * ctx_buf) bdev_xnvme_queue_destroy_cb() argument
448 bdev_xnvme_module_create_cb(void * io_device,void * ctx_buf) bdev_xnvme_module_create_cb() argument
454 bdev_xnvme_module_destroy_cb(void * io_device,void * ctx_buf) bdev_xnvme_module_destroy_cb() argument
/spdk/module/accel/ioat/
H A Daccel_ioat.c197 ioat_create_cb(void *io_device, void *ctx_buf) in ioat_create_cb()
215 ioat_destroy_cb(void *io_device, void *ctx_buf) in ioat_destroy_cb()
/spdk/module/bdev/null/
H A Dbdev_null.c379 null_bdev_create_cb(void * io_device,void * ctx_buf) null_bdev_create_cb() argument
390 null_bdev_destroy_cb(void * io_device,void * ctx_buf) null_bdev_destroy_cb() argument
/spdk/module/accel/iaa/
H A Daccel_iaa.c278 idxd_create_cb(void * io_device,void * ctx_buf) idxd_create_cb() argument
299 idxd_destroy_cb(void * io_device,void * ctx_buf) idxd_destroy_cb() argument
/spdk/module/bdev/uring/
H A Dbdev_uring.c698 bdev_uring_create_cb(void * io_device,void * ctx_buf) bdev_uring_create_cb() argument
708 bdev_uring_destroy_cb(void * io_device,void * ctx_buf) bdev_uring_destroy_cb() argument
779 bdev_uring_group_create_cb(void * io_device,void * ctx_buf) bdev_uring_group_create_cb() argument
795 bdev_uring_group_destroy_cb(void * io_device,void * ctx_buf) bdev_uring_group_destroy_cb() argument
/spdk/module/accel/dsa/
H A Daccel_dsa.c417 dsa_create_cb(void * io_device,void * ctx_buf) dsa_create_cb() argument
438 dsa_destroy_cb(void * io_device,void * ctx_buf) dsa_destroy_cb() argument
/spdk/test/unit/lib/bdev/part.c/
H A Dpart_ut.c127 bdev_ut_destroy_ch(void *io_device, void *ctx_buf) in bdev_ut_create_ch() argument
142 bdev_ut_destroy_ch(void * io_device,void * ctx_buf) bdev_ut_destroy_ch() argument
/spdk/module/bdev/aio/
H A Dbdev_aio.c706 bdev_aio_create_cb(void * io_device,void * ctx_buf) bdev_aio_create_cb() argument
723 bdev_aio_destroy_cb(void * io_device,void * ctx_buf) bdev_aio_destroy_cb() argument
841 bdev_aio_group_create_cb(void * io_device,void * ctx_buf) bdev_aio_group_create_cb() argument
864 bdev_aio_group_destroy_cb(void * io_device,void * ctx_buf) bdev_aio_group_destroy_cb() argument
/spdk/module/bdev/rbd/
H A Dbdev_rbd.c815 bdev_rbd_create_cb(void *io_device, void *ctx_buf) in bdev_rbd_create_cb()
828 bdev_rbd_destroy_cb(void *io_device, void *ctx_buf) in bdev_rbd_destroy_cb()
1441 bdev_rbd_group_create_cb(void *io_device, void *ctx_buf) in bdev_rbd_group_create_cb()
1447 bdev_rbd_group_destroy_cb(void *io_device, void *ctx_buf) in bdev_rbd_group_destroy_cb()
/spdk/test/external_code/passthru/
H A Dvbdev_passthru.c422 pt_bdev_ch_create_cb(void *io_device, void *ctx_buf) in pt_bdev_ch_create_cb()
437 pt_bdev_ch_destroy_cb(void *io_device, void *ctx_buf) in pt_bdev_ch_destroy_cb()
/spdk/module/bdev/raid/
H A Draid1.c353 raid1_ioch_destroy(void *io_device, void *ctx_buf) in raid1_ioch_destroy() argument
358 raid1_ioch_create(void *io_device, void *ctx_buf) in raid1_ioch_create() argument
/spdk/module/bdev/passthru/
H A Dvbdev_passthru.c433 pt_bdev_ch_create_cb(void * io_device,void * ctx_buf) pt_bdev_ch_create_cb() argument
448 pt_bdev_ch_destroy_cb(void * io_device,void * ctx_buf) pt_bdev_ch_destroy_cb() argument
/spdk/module/accel/dpdk_compressdev/
H A Daccel_dpdk_compressdev.c719 compress_create_cb(void * io_device,void * ctx_buf) compress_create_cb() argument
793 compress_destroy_cb(void * io_device,void * ctx_buf) compress_destroy_cb() argument
/spdk/module/bdev/virtio/
H A Dbdev_virtio_blk.c342 bdev_virtio_blk_ch_create_cb(void *io_device, void *ctx_buf) in bdev_virtio_blk_ch_create_cb()
366 bdev_virtio_blk_ch_destroy_cb(void *io_device, void *ctx_buf) in bdev_virtio_blk_ch_destroy_cb()
/spdk/module/bdev/crypto/
H A Dvbdev_crypto.c513 crypto_bdev_ch_create_cb(void *io_device, void *ctx_buf) in crypto_bdev_ch_create_cb() argument
543 crypto_bdev_ch_destroy_cb(void *io_device, void *ctx_buf) in crypto_bdev_ch_destroy_cb() argument
/spdk/module/bdev/daos/
H A Dbdev_daos.c650 bdev_daos_io_channel_create_cb(void *io_device, void *ctx_buf) in bdev_daos_io_channel_create_cb()
670 bdev_daos_io_channel_destroy_cb(void *io_device, void *ctx_buf) in bdev_daos_io_channel_destroy_cb()
/spdk/module/bdev/zone_block/
H A Dvbdev_zone_block.c591 _zone_block_ch_create_cb(void *io_device, void *ctx_buf) in _zone_block_ch_create_cb() argument
605 _zone_block_ch_destroy_cb(void *io_device, void *ctx_buf) in _zone_block_ch_destroy_cb() argument
/spdk/lib/iscsi/
H A Discsi_subsystem.c991 iscsi_poll_group_create(void *io_device, void *ctx_buf) in iscsi_poll_group_create() argument
1007 iscsi_poll_group_destroy(void *io_device, void *ctx_buf) in iscsi_poll_group_destroy() argument
/spdk/module/bdev/delay/
H A Dvbdev_delay.c562 delay_bdev_ch_create_cb(void *io_device, void *ctx_buf) in delay_bdev_ch_create_cb() argument
584 delay_bdev_ch_destroy_cb(void *io_device, void *ctx_buf) in delay_bdev_ch_destroy_cb() argument
/spdk/module/bdev/compress/
H A Dvbdev_compress.c782 comp_bdev_ch_create_cb(void * io_device,void * ctx_buf) comp_bdev_ch_create_cb() argument
829 comp_bdev_ch_destroy_cb(void * io_device,void * ctx_buf) comp_bdev_ch_destroy_cb() argument
/spdk/module/accel/dpdk_cryptodev/
H A Daccel_dpdk_cryptodev.c881 _accel_dpdk_cryptodev_destroy_cb(void * io_device,void * ctx_buf) _accel_dpdk_cryptodev_destroy_cb() argument
899 _accel_dpdk_cryptodev_create_cb(void * io_device,void * ctx_buf) _accel_dpdk_cryptodev_create_cb() argument
/spdk/module/bdev/iscsi/
H A Dbdev_iscsi.c676 bdev_iscsi_create_cb(void *io_device, void *ctx_buf) in bdev_iscsi_create_cb()
722 bdev_iscsi_destroy_cb(void *io_device, void *ctx_buf) in bdev_iscsi_destroy_cb()

12