bypass_cache      280 opal/mca/rcache/grdma/rcache_grdma_module.c     const bool bypass_cache = !!(flags & MCA_RCACHE_FLAGS_CACHE_BYPASS);
bypass_cache      309 opal/mca/rcache/grdma/rcache_grdma_module.c     if (!(bypass_cache || persist)) {
bypass_cache      359 opal/mca/rcache/grdma/rcache_grdma_module.c     if (false == bypass_cache) {
bypass_cache      209 opal/mca/rcache/udreg/rcache_udreg_module.c     bool bypass_cache = !!(flags & MCA_RCACHE_FLAGS_CACHE_BYPASS);
bypass_cache      228 opal/mca/rcache/udreg/rcache_udreg_module.c     if (false == bypass_cache) {