Home
last modified time | relevance | path

Searched defs:ocrdma_ucontext (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma.h432 struct ocrdma_ucontext { struct
433 struct ib_ucontext ibucontext;
435 struct list_head mm_head;
436 struct mutex mm_list_lock; /* protects list entries of mm type */
460 static inline struct ocrdma_ucontext *get_ocrdma_ucontext(struct ib_ucontext in get_ocrdma_ucontext() argument