Home
last modified time | relevance | path

Searched refs:lnet_msg_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dlib-move.c1831 msg = lnet_msg_alloc(); in lnet_parse()
2078 msg = lnet_msg_alloc(); in LNetPut()
2153 struct lnet_msg *msg = lnet_msg_alloc(); in lnet_create_reply_msg()
2278 msg = lnet_msg_alloc(); in LNetGet()
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h236 lnet_msg_alloc(void) in lnet_msg_alloc() function