Home
last modified time | relevance | path

Searched defs:ioctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.c662 struct srpt_ioctx *ioctx; in srpt_alloc_ioctx() local
693 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx()
772 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
792 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
816 struct srpt_recv_ioctx *ioctx) in srpt_post_recv()
882 static int srpt_alloc_rw_ctxs(struct srpt_send_ioctx *ioctx, in srpt_alloc_rw_ctxs()
951 struct srpt_send_ioctx *ioctx) in srpt_free_rw_ctxs()
1002 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1175 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx() local
1211 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
[all …]
Dib_srpt.h183 struct srpt_ioctx ioctx; member
210 struct srpt_ioctx ioctx; member
/Linux-v4.19/fs/
Daio.c1287 struct kioctx *ioctx = NULL; in SYSCALL_DEFINE2() local
1318 struct kioctx *ioctx = NULL; in COMPAT_SYSCALL_DEFINE2() local
1356 struct kioctx *ioctx = lookup_ioctx(ctx); in SYSCALL_DEFINE1() local
2041 struct kioctx *ioctx = lookup_ioctx(ctx_id); in do_io_getevents() local