Searched refs:si_cache_lock (Results 1 – 1 of 1) sorted by relevance
65 krwlock_t si_cache_lock; /* Protects si_cache */ variable1720 rw_enter(&si_cache_lock, RW_READER); in si_cachei_get()1728 rw_exit(&si_cache_lock); in si_cachei_get()1734 rw_exit(&si_cache_lock); in si_cachei_get()1763 rw_enter(&si_cache_lock, RW_READER); in si_cachea_get()1776 rw_exit(&si_cache_lock); in si_cachea_get()1783 rw_exit(&si_cache_lock); in si_cachea_get()1802 rw_enter(&si_cache_lock, RW_WRITER); in si_cache_put()1818 rw_exit(&si_cache_lock); in si_cache_put()1849 rw_enter(&si_cache_lock, RW_WRITER); in si_cache_del()[all …]