Searched refs:read_unlock_bh (Results 1 – 3 of 3) sorted by relevance
65 static __always_inline void read_unlock_bh(rwlock_t *rwlock) in read_unlock_bh() function
106 #define read_unlock_bh(lock) _raw_read_unlock_bh(lock) macro
483 read_unlock_bh(&sk->sk_callback_lock); in sk_psock_data_ready()
Completed in 7 milliseconds