Home
last modified time | relevance | path

Searched refs:lnet_rtrpools_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h448 int lnet_rtrpools_alloc(int im_a_router);
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Drouter.c1416 lnet_rtrpools_alloc(int im_a_router) in lnet_rtrpools_alloc() function
Dapi-ni.c1242 rc = lnet_rtrpools_alloc(im_a_router); in LNetNIInit()