Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/lnet/
Dapi.h204 int LNetClearLazyPortal(int portal);
/drivers/staging/lustre/lnet/lnet/
Dlib-ptl.c980 LNetClearLazyPortal(int portal) in LNetClearLazyPortal() function
985 EXPORT_SYMBOL(LNetClearLazyPortal);
Dapi-ni.c1176 LNetClearLazyPortal(i); in lnet_shutdown_lndnis()
/drivers/staging/lustre/lnet/selftest/
Drpc.c1674 rc = LNetClearLazyPortal(SRPC_FRAMEWORK_REQUEST_PORTAL); in srpc_shutdown()
1675 rc = LNetClearLazyPortal(SRPC_REQUEST_PORTAL); in srpc_shutdown()
/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c2633 rc = LNetClearLazyPortal(svc->srv_req_portal); in ptlrpc_service_unlink_rqbd()