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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs.h64 * struct ib_uverbs_event_file: One reference is held by the VFS and
82 struct ib_uverbs_event_file { struct
99 struct ib_uverbs_event_file *async_file;
152 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
155 struct ib_uverbs_event_file *ev_file,
H A Duverbs_main.c129 struct ib_uverbs_event_file *ev_file,
210 struct ib_uverbs_event_file *ev_file = cq->cq_context;
265 struct ib_uverbs_event_file *file = filp->private_data;
321 struct ib_uverbs_event_file *file = filp->private_data;
335 struct ib_uverbs_event_file *file =
336 container_of(ref, struct ib_uverbs_event_file, ref);
343 struct ib_uverbs_event_file *file = filp->private_data;
350 struct ib_uverbs_event_file *file = filp->private_data;
383 struct ib_uverbs_event_file *file = cq_context;
496 struct ib_uverbs_event_file *ev_fil
[all...]
H A Duverbs_cmd.c746 struct ib_uverbs_event_file *ev_file = NULL;
971 struct ib_uverbs_event_file *ev_file;

Completed in 100 milliseconds