Searched defs:ipath_mmap_info (Results 1 – 1 of 1) sorted by relevance
187 struct ipath_mmap_info { struct188 struct list_head pending_mmaps;189 struct ib_ucontext *context;190 void *obj;191 __u64 offset;192 struct kref ref;193 unsigned size;