Searched refs:efa_user_mmap_entry (Results 1 – 1 of 1) sorted by relevance
27 struct efa_user_mmap_entry { struct148 static inline struct efa_user_mmap_entry *151 return container_of(rdma_entry, struct efa_user_mmap_entry, rdma_entry); in to_emmap()452 struct efa_user_mmap_entry *entry = kzalloc(sizeof(*entry), GFP_KERNEL); in efa_user_mmap_entry_insert()1734 struct efa_user_mmap_entry *entry = to_emmap(rdma_entry); in efa_mmap_free()1743 struct efa_user_mmap_entry *entry; in __efa_mmap()