Home
last modified time | relevance | path

Searched refs:s_rw_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h201 * @s_rw_ctx: @rw_ctxs points here if only a single rw_ctx is needed.
218 struct srpt_rw_ctx s_rw_ctx; member
H A Dib_srpt.c900 ioctx->rw_ctxs = &ioctx->s_rw_ctx; in srpt_alloc_rw_ctxs()
952 if (ioctx->rw_ctxs != &ioctx->s_rw_ctx) in srpt_alloc_rw_ctxs()
971 if (ioctx->rw_ctxs != &ioctx->s_rw_ctx) in srpt_free_rw_ctxs()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h201 * @s_rw_ctx: @rw_ctxs points here if only a single rw_ctx is needed.
218 struct srpt_rw_ctx s_rw_ctx; member
H A Dib_srpt.c906 ioctx->rw_ctxs = &ioctx->s_rw_ctx; in srpt_alloc_rw_ctxs()
958 if (ioctx->rw_ctxs != &ioctx->s_rw_ctx) in srpt_alloc_rw_ctxs()
977 if (ioctx->rw_ctxs != &ioctx->s_rw_ctx) in srpt_free_rw_ctxs()

Completed in 13 milliseconds