Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c169 int ibcm_path_cache_invalidate; /* invalidate cache on next ibt_get_paths */ variable
197 ibcm_path_cache_invalidate = 1; /* invalidate cache on next check */ in ibcm_path_cache_timeout_cb()
265 if (ibcm_path_cache_invalidate) { /* invalidate all entries */ in ibcm_path_cache_check()
267 ibcm_path_cache_invalidate = 0; in ibcm_path_cache_check()
358 ibcm_path_cache_invalidate = 1; /* invalidate cache on next check */ in ibcm_path_cache_purge()