/spdk/test/unit/lib/thread/thread.c/ |
H A D | thread_ut.c | 488 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 D | driver.c | 32 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 D | module.c | 93 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 D | bdev_xnvme.c | 293 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 D | accel_ioat.c | 197 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 D | bdev_null.c | 379 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 D | accel_iaa.c | 278 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 D | bdev_uring.c | 698 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 D | accel_dsa.c | 417 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 D | part_ut.c | 127 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 D | bdev_aio.c | 706 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 D | bdev_rbd.c | 815 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 D | vbdev_passthru.c | 422 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 D | raid1.c | 353 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 D | vbdev_passthru.c | 433 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 D | accel_dpdk_compressdev.c | 719 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 D | bdev_virtio_blk.c | 342 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 D | vbdev_crypto.c | 513 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 D | bdev_daos.c | 650 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 D | vbdev_zone_block.c | 591 _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 D | iscsi_subsystem.c | 991 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 D | vbdev_delay.c | 562 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 D | vbdev_compress.c | 782 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 D | accel_dpdk_cryptodev.c | 881 _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 D | bdev_iscsi.c | 676 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()
|