Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/ulp/srpt/
Dib_srpt.c619 struct srpt_ioctx *ioctx; in srpt_alloc_ioctx() local
646 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx()
712 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx) in srpt_get_cmd_state()
731 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
753 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
776 struct srpt_recv_ioctx *ioctx) in srpt_post_recv()
801 struct srpt_send_ioctx *ioctx, int len) in srpt_post_send()
854 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1049 struct srpt_send_ioctx *ioctx) in srpt_unmap_sg_to_ib_sge()
1079 struct srpt_send_ioctx *ioctx) in srpt_map_sg_to_ib_sge()
[all …]
Dib_srpt.h203 struct srpt_ioctx ioctx; member
229 struct srpt_ioctx ioctx; member
/linux-3.3/fs/
Daio.c1085 static int aio_read_evt(struct kioctx *ioctx, struct io_event *ent) in aio_read_evt()
1277 static void io_destroy(struct kioctx *ioctx) in io_destroy()
1320 struct kioctx *ioctx = NULL; in SYSCALL_DEFINE2() local
1358 struct kioctx *ioctx = lookup_ioctx(ctx); in SYSCALL_DEFINE1() local
1873 struct kioctx *ioctx = lookup_ioctx(ctx_id); in SYSCALL_DEFINE5() local