Home
last modified time | relevance | path

Searched refs:completion_lock (Results 1 – 8 of 8) sorted by relevance

/linux/io_uring/
H A Deventfd.c110 spin_lock(&ctx->completion_lock); in io_eventfd_signal()
113 spin_unlock(&ctx->completion_lock); in io_eventfd_signal()
147 spin_lock(&ctx->completion_lock); in io_eventfd_register()
149 spin_unlock(&ctx->completion_lock); in io_eventfd_register()
H A Dfdinfo.c243 spin_lock(&ctx->completion_lock); in __io_uring_show_fdinfo()
251 spin_unlock(&ctx->completion_lock); in __io_uring_show_fdinfo()
H A Dio_uring.h149 lockdep_is_held(&ctx->completion_lock)); in io_get_rings()
228 lockdep_assert_held(&ctx->completion_lock); in io_lockdep_assert_cq_locked()
H A Dcancel.c133 spin_lock(&ctx->completion_lock); in io_try_cancel()
136 spin_unlock(&ctx->completion_lock); in io_try_cancel()
H A Dregister.c587 spin_lock(&ctx->completion_lock); in io_register_resize_rings()
679 spin_unlock(&ctx->completion_lock); in io_register_resize_rings()
/linux/include/linux/
H A Dio_uring_types.h422 spinlock_t completion_lock; member
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas74 1. Removed un-needed completion_lock spinlock calls.
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2366 spinlock_t completion_lock; member