Lines Matching defs:ctx
104 struct ucma_context *ctx; member
114 struct ucma_context *ctx; member
129 struct ucma_context *ctx; in _ucma_find_context() local
141 struct ucma_context *ctx; in ucma_get_ctx() local
155 static void ucma_put_ctx(struct ucma_context *ctx) in ucma_put_ctx()
171 struct ucma_context *ctx = container_of(work, struct ucma_context, close_work); in ucma_close_id() local
185 struct ucma_context *ctx; in ucma_alloc_ctx() local
211 static struct ucma_multicast* ucma_alloc_multicast(struct ucma_context *ctx) in ucma_alloc_multicast()
262 static void ucma_set_event_context(struct ucma_context *ctx, in ucma_set_event_context()
285 struct ucma_context *ctx = cm_id->context; in ucma_removal_event_handler() local
324 struct ucma_context *ctx = cm_id->context; in ucma_event_handler() local
377 struct ucma_context *ctx; in ucma_get_event() local
455 struct ucma_context *ctx; in ucma_create_id() local
501 static void ucma_cleanup_multicast(struct ucma_context *ctx) in ucma_cleanup_multicast()
538 static int ucma_free_ctx(struct ucma_context *ctx) in ucma_free_ctx()
573 struct ucma_context *ctx; in ucma_destroy_id() local
620 struct ucma_context *ctx; in ucma_bind_ip() local
640 struct ucma_context *ctx; in ucma_bind() local
664 struct ucma_context *ctx; in ucma_resolve_ip() local
687 struct ucma_context *ctx; in ucma_resolve_addr() local
713 struct ucma_context *ctx; in ucma_resolve_route() local
798 struct ucma_context *ctx; in ucma_query_route() local
855 static ssize_t ucma_query_addr(struct ucma_context *ctx, in ucma_query_addr()
883 static ssize_t ucma_query_path(struct ucma_context *ctx, in ucma_query_path()
915 static ssize_t ucma_query_gid(struct ucma_context *ctx, in ucma_query_gid()
966 struct ucma_context *ctx; in ucma_query() local
1018 struct ucma_context *ctx; in ucma_connect() local
1041 struct ucma_context *ctx; in ucma_listen() local
1063 struct ucma_context *ctx; in ucma_accept() local
1091 struct ucma_context *ctx; in ucma_reject() local
1110 struct ucma_context *ctx; in ucma_disconnect() local
1131 struct ucma_context *ctx; in ucma_init_qp_attr() local
1162 static int ucma_set_option_id(struct ucma_context *ctx, int optname, in ucma_set_option_id()
1196 static int ucma_set_ib_path(struct ucma_context *ctx, in ucma_set_ib_path()
1227 static int ucma_set_option_ib(struct ucma_context *ctx, int optname, in ucma_set_option_ib()
1243 static int ucma_set_option_level(struct ucma_context *ctx, int level, in ucma_set_option_level()
1266 struct ucma_context *ctx; in ucma_set_option() local
1297 struct ucma_context *ctx; in ucma_notify() local
1316 struct ucma_context *ctx; in ucma_process_join() local
1475 static void ucma_move_events(struct ucma_context *ctx, struct ucma_file *file) in ucma_move_events()
1490 struct ucma_context *ctx; in ucma_migrate_id() local
1651 struct ucma_context *ctx, *tmp; in ucma_close() local