Home
last modified time | relevance | path

Searched defs:read_unlock_bh (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Drwlock_rt.h65 static __always_inline void read_unlock_bh(rwlock_t *rwlock) in read_unlock_bh() function
Drwlock.h106 #define read_unlock_bh(lock) _raw_read_unlock_bh(lock) macro