Searched refs:nl_read_unlock (Results 1 – 2 of 2) sorted by relevance
85 nl_read_unlock(&cache_ops_lock); in nl_cache_ops_lookup()146 nl_read_unlock(&cache_ops_lock); in nl_cache_ops_associate()225 nl_read_unlock(&cache_ops_lock); in nl_cache_ops_foreach()
249 static inline void nl_read_unlock(pthread_rwlock_t *lock) in nl_read_unlock() function271 #define nl_read_unlock(LOCK) do { } while(0) macro