Home
last modified time | relevance | path

Searched refs:ib_uverbs_event_file (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/ofed/drivers/infiniband/core/
HDuverbs.h86 struct ib_uverbs_event_file { struct
104 struct ib_uverbs_event_file *async_file; argument
174 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
177 struct ib_uverbs_event_file *ev_file,
HDuverbs_main.c180 struct ib_uverbs_event_file *file = in ib_uverbs_release_event_file()
181 container_of(ref, struct ib_uverbs_event_file, ref); in ib_uverbs_release_event_file()
187 struct ib_uverbs_event_file *ev_file, in ib_uverbs_release_ucq()
320 struct ib_uverbs_event_file *ev_file = cq->cq_context; in ib_uverbs_cleanup_ucontext()
382 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_read()
438 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_poll()
453 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_fasync()
460 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_close()
492 struct ib_uverbs_event_file *file = cq_context; in ib_uverbs_comp_handler()
609 struct ib_uverbs_event_file *ev_file; in ib_uverbs_alloc_event_file()
[all …]
HDuverbs_cmd.c1274 struct ib_uverbs_event_file *ev_file = NULL; in create_cq()
1531 struct ib_uverbs_event_file *ev_file; in ib_uverbs_destroy_cq()