Home
last modified time | relevance | path

Searched refs:LNET_INS_LOCAL (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dlib-me.c118 if (pos == LNET_INS_AFTER || pos == LNET_INS_LOCAL) in LNetMEAttach()
162 if (pos == LNET_INS_LOCAL) in LNetMEInsert()
Dlib-ptl.c254 case LNET_INS_LOCAL: in lnet_mt_of_attach()
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dtypes.h345 LNET_INS_LOCAL enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c699 LNET_INS_LOCAL : LNET_INS_AFTER, &me_h); in ptlrpc_register_rqbd()
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Drpc.c365 local ? LNET_INS_LOCAL : LNET_INS_AFTER, &meh); in srpc_post_passive_rdma()