Home
last modified time | relevance | path

Searched refs:srpt_free_ioctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c686 * srpt_free_ioctx - free a SRPT I/O context structure
692 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx() function
741 srpt_free_ioctx(sdev, ring[i], buf_cache, dir); in srpt_alloc_ioctx_ring()
767 srpt_free_ioctx(sdev, ioctx_ring[i], buf_cache, dir); in srpt_free_ioctx_ring()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c692 * srpt_free_ioctx - free a SRPT I/O context structure
698 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx() function
747 srpt_free_ioctx(sdev, ring[i], buf_cache, dir); in srpt_alloc_ioctx_ring()
773 srpt_free_ioctx(sdev, ioctx_ring[i], buf_cache, dir); in srpt_free_ioctx_ring()

Completed in 9 milliseconds