Lines Matching defs:context
114 void *context;
126 void *context, enum rdma_ucm_port_space ps,
129 void *context,
139 * @context: User specified context associated with the id.
149 #define rdma_create_id(net, event_handler, context, ps, qp_type) \
150 __rdma_create_kernel_id(net, event_handler, context, ps, qp_type, \
298 * @context: User-defined context associated with the join request, returned
302 u8 join_state, void *context);