cuCtxSetCurrent   105 opal/mca/common/cuda/common_cuda.c     int (*cuCtxSetCurrent)(CUcontext);
cuCtxSetCurrent   477 opal/mca/common/cuda/common_cuda.c     OPAL_CUDA_DLSYM(libcuda_handle, cuCtxSetCurrent);
cuCtxSetCurrent  1811 opal/mca/common/cuda/common_cuda.c             res = cuFunc.cuCtxSetCurrent(memCtx);