Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c618 struct srpt_ioctx *ioctx; in srpt_alloc_ioctx() local
645 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx()
711 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx) in srpt_get_cmd_state()
730 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
752 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
775 struct srpt_recv_ioctx *ioctx) in srpt_post_recv()
800 struct srpt_send_ioctx *ioctx, int len) in srpt_post_send()
853 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1048 struct srpt_send_ioctx *ioctx) in srpt_unmap_sg_to_ib_sge()
1078 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-4.4.14/fs/
Daio.c1318 struct kioctx *ioctx = NULL; in SYSCALL_DEFINE2() local
1354 struct kioctx *ioctx = lookup_ioctx(ctx); in SYSCALL_DEFINE1() local
1732 struct kioctx *ioctx = lookup_ioctx(ctx_id); in SYSCALL_DEFINE5() local