Lines Matching defs:context
104 void *context;
115 void *context, enum rdma_ucm_port_space ps,
118 void *context,
128 * @context: User specified context associated with the id.
138 #define rdma_create_id(net, event_handler, context, ps, qp_type) \
139 __rdma_create_kernel_id(net, event_handler, context, ps, qp_type, \
287 * @context: User-defined context associated with the join request, returned
291 u8 join_state, void *context);