Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Duverbs.h104 struct ib_uverbs_event_file { struct
122 struct ib_uverbs_event_file *async_file; argument
191 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
194 struct ib_uverbs_event_file *ev_file,
Duverbs_main.c153 struct ib_uverbs_event_file *file = in ib_uverbs_release_event_file()
154 container_of(ref, struct ib_uverbs_event_file, ref); in ib_uverbs_release_event_file()
160 struct ib_uverbs_event_file *ev_file, in ib_uverbs_release_ucq()
270 struct ib_uverbs_event_file *ev_file = cq->cq_context; in ib_uverbs_cleanup_ucontext()
341 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_read()
407 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_poll()
421 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_fasync()
428 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_close()
467 struct ib_uverbs_event_file *file = cq_context; in ib_uverbs_comp_handler()
592 struct ib_uverbs_event_file *ev_file; in ib_uverbs_alloc_event_file()
[all …]
Duverbs_cmd.c1362 struct ib_uverbs_event_file *ev_file = NULL; in create_cq()
1703 struct ib_uverbs_event_file *ev_file; in ib_uverbs_destroy_cq()