Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Duverbs.h83 struct ib_uverbs_event_file { struct
100 struct ib_uverbs_event_file *async_file; argument
163 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
166 struct ib_uverbs_event_file *ev_file,
Duverbs_main.c132 struct ib_uverbs_event_file *file = in ib_uverbs_release_event_file()
133 container_of(ref, struct ib_uverbs_event_file, ref); in ib_uverbs_release_event_file()
139 struct ib_uverbs_event_file *ev_file, in ib_uverbs_release_ucq()
233 struct ib_uverbs_event_file *ev_file = cq->cq_context; in ib_uverbs_cleanup_ucontext()
299 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_read()
355 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_poll()
369 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_fasync()
376 struct ib_uverbs_event_file *file = filp->private_data; in ib_uverbs_event_close()
408 struct ib_uverbs_event_file *file = cq_context; in ib_uverbs_comp_handler()
521 struct ib_uverbs_event_file *ev_file; in ib_uverbs_alloc_event_file()
[all …]
Duverbs_cmd.c1217 struct ib_uverbs_event_file *ev_file = NULL; in ib_uverbs_create_cq()
1455 struct ib_uverbs_event_file *ev_file; in ib_uverbs_destroy_cq()