Home
last modified time | relevance | path

Searched refs:current_thread (Results 1 – 2 of 2) sorted by relevance

/spdk/module/bdev/daos/
H A Dbdev_daos.c219 struct spdk_thread *current_thread = spdk_get_thread(); in bdev_daos_io_complete() local
224 if (task->submit_td != current_thread) { in bdev_daos_io_complete()
/spdk/module/bdev/rbd/
H A Dbdev_rbd.c491 struct spdk_thread *current_thread = spdk_get_thread(); in bdev_rbd_io_complete() local
495 if (rbd_io->submit_td != current_thread) { in bdev_rbd_io_complete()