Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dapi.h204 int LNetClearLazyPortal(int portal);
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dlib-ptl.c899 LNetClearLazyPortal(int portal) in LNetClearLazyPortal() function
935 EXPORT_SYMBOL(LNetClearLazyPortal);
Dapi-ni.c887 LNetClearLazyPortal(i); in lnet_shutdown_lndnis()
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Drpc.c1659 rc = LNetClearLazyPortal(SRPC_FRAMEWORK_REQUEST_PORTAL); in srpc_shutdown()
1660 rc = LNetClearLazyPortal(SRPC_REQUEST_PORTAL); in srpc_shutdown()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c2598 rc = LNetClearLazyPortal(svc->srv_req_portal); in ptlrpc_service_unlink_rqbd()