Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Duverbs.h100 struct ib_uverbs_event_file { struct
117 struct ib_uverbs_event_file *async_file; argument
182 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
185 struct ib_uverbs_event_file *ev_file,
Duverbs_main.c148 struct ib_uverbs_event_file *file = in ib_uverbs_release_event_file()
149 container_of(ref, struct ib_uverbs_event_file, ref); in ib_uverbs_release_event_file()
155 struct ib_uverbs_event_file *ev_file, in ib_uverbs_release_ucq()
268 struct ib_uverbs_event_file *ev_file = cq->cq_context; in ib_uverbs_cleanup_ucontext()
331 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_read()
387 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_poll()
401 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_fasync()
408 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_close()
440 struct ib_uverbs_event_file *file = cq_context; in ib_uverbs_comp_handler()
558 struct ib_uverbs_event_file *ev_file; in ib_uverbs_alloc_event_file()
[all …]
Duverbs_cmd.c1341 struct ib_uverbs_event_file *ev_file = NULL; in ib_uverbs_create_cq()
1579 struct ib_uverbs_event_file *ev_file; in ib_uverbs_destroy_cq()