siw_user_mmap_entry
static inline struct siw_user_mmap_entry *
return container_of(rdma_mmap, struct siw_user_mmap_entry, rdma_entry);
struct siw_user_mmap_entry *entry = kzalloc_obj(*entry);
struct siw_user_mmap_entry *entry = to_siw_mmap_entry(rdma_entry);
struct siw_user_mmap_entry *entry;