Searched refs:ib_uverbs_event_file (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs.h84 * struct ib_uverbs_event_file: One reference is held by the VFS and
109 struct ib_uverbs_event_file { struct
128 struct ib_uverbs_event_file *async_file;
205 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
208 struct ib_uverbs_event_file *ev_file,
H A Dib_uverbs_cmd.c1379 struct ib_uverbs_event_file *ev_file = NULL;
1724 struct ib_uverbs_event_file *ev_file;
H A Dib_uverbs_main.c175 struct ib_uverbs_event_file *file =
176 container_of(ref, struct ib_uverbs_event_file, ref);
182 struct ib_uverbs_event_file *ev_file,
310 struct ib_uverbs_event_file *ev_file = cq->cq_context;
381 struct ib_uverbs_event_file *file = filp->private_data;
447 struct ib_uverbs_event_file *file = filp->private_data;
461 struct ib_uverbs_event_file *file = filp->private_data;
468 struct ib_uverbs_event_file *file = filp->private_data;
507 struct ib_uverbs_event_file *file = cq_context;
642 struct ib_uverbs_event_file *ev_fil
[all...]

Completed in 203 milliseconds