Home
last modified time | relevance | path

Searched refs:siw_user_mmap_entry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/sw/siw/
A Dsiw.h486 struct siw_user_mmap_entry { struct
590 static inline struct siw_user_mmap_entry *
593 return container_of(rdma_mmap, struct siw_user_mmap_entry, rdma_entry); in to_siw_mmap_entry()
A Dsiw_verbs.c39 struct siw_user_mmap_entry *entry = to_siw_mmap_entry(rdma_entry); in siw_mmap_free()
49 struct siw_user_mmap_entry *entry; in siw_mmap()
261 struct siw_user_mmap_entry *entry = kzalloc(sizeof(*entry), GFP_KERNEL); in siw_mmap_entry_insert()

Completed in 8 milliseconds