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

/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Ducma.c63 struct ucma_context { struct
79 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 94 milliseconds