Searched refs:ucma_context (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Ducma.c61 struct ucma_context { struct
77 struct ucma_context *ctx;
89 struct ucma_context *ctx;
100 static inline struct ucma_context *_ucma_find_context(int id,
103 struct ucma_context *ctx;
113 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id)
115 struct ucma_context *ctx;
125 static void ucma_put_ctx(struct ucma_context *ctx)
131 static struct ucma_context *ucma_alloc_ctx(struct ucma_file *file)
133 struct ucma_context *ct
[all...]

Completed in 103 milliseconds