Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Duverbs.h80 struct ib_uverbs_event_file { struct
97 struct ib_uverbs_event_file *async_file; argument
149 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
152 struct ib_uverbs_event_file *ev_file,
Duverbs_main.c128 struct ib_uverbs_event_file *file = in ib_uverbs_release_event_file()
129 container_of(ref, struct ib_uverbs_event_file, ref); in ib_uverbs_release_event_file()
135 struct ib_uverbs_event_file *ev_file, in ib_uverbs_release_ucq()
216 struct ib_uverbs_event_file *ev_file = cq->cq_context; in ib_uverbs_cleanup_ucontext()
272 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_read()
328 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_poll()
342 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_fasync()
349 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_close()
380 struct ib_uverbs_event_file *file = cq_context; in ib_uverbs_comp_handler()
493 struct ib_uverbs_event_file *ev_file; in ib_uverbs_alloc_event_file()
[all …]
Duverbs_cmd.c748 struct ib_uverbs_event_file *ev_file = NULL; in ib_uverbs_create_cq()
973 struct ib_uverbs_event_file *ev_file; in ib_uverbs_destroy_cq()