Home
last modified time | relevance | path

Searched refs:LNET_EVENT_SEND (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/lnet/lnet/
Dlib-msg.c70 if (ev_type == LNET_EVENT_SEND) { in lnet_build_msg_event()
114 case LNET_EVENT_SEND: /* active message */ in lnet_build_msg_event()
198 case LNET_EVENT_SEND: in lnet_msg_decommit_tx()
Drouter.c700 LASSERT(event->type == LNET_EVENT_SEND || in lnet_router_checker_event()
715 if (event->type == LNET_EVENT_SEND) { in lnet_router_checker_event()
Dlib-move.c2129 lnet_build_msg_event(msg, LNET_EVENT_SEND); in LNetPut()
2322 lnet_build_msg_event(msg, LNET_EVENT_SEND); in LNetGet()
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c59 LASSERT(ev->type == LNET_EVENT_SEND || in request_out_callback()
387 LASSERT(ev->type == LNET_EVENT_SEND || in reply_out_callback()
/drivers/staging/lustre/include/linux/lnet/
Dtypes.h543 LNET_EVENT_SEND, enumerator
/drivers/staging/lustre/lnet/selftest/
Drpc.c1546 LASSERT(ev->type == LNET_EVENT_SEND || in srpc_lnet_ev_handler()