Searched defs:rdma_user_mmap_entry (Results 1 – 1 of 1) sorted by relevance
64232 struct rdma_user_mmap_entry { struct64233 struct kref ref;64234 struct ib_ucontext *ucontext;64235 long unsigned int start_pgoff;64236 size_t npages;64237 bool driver_removed;