Searched refs:si_cache_lock (Results 1 – 1 of 1) sorted by relevance
65 krwlock_t si_cache_lock; /* Protects si_cache */ variable1714 rw_enter(&si_cache_lock, RW_READER); in si_cachei_get()1722 rw_exit(&si_cache_lock); in si_cachei_get()1728 rw_exit(&si_cache_lock); in si_cachei_get()1757 rw_enter(&si_cache_lock, RW_READER); in si_cachea_get()1770 rw_exit(&si_cache_lock); in si_cachea_get()1777 rw_exit(&si_cache_lock); in si_cachea_get()1796 rw_enter(&si_cache_lock, RW_WRITER); in si_cache_put()1812 rw_exit(&si_cache_lock); in si_cache_put()1843 rw_enter(&si_cache_lock, RW_WRITER); in si_cache_del()[all …]