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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dspinlock.h30 #define read_unlock_bh(lock) do { read_unlock(lock); local_bh_enable(); } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dspinlock.h30 #define read_unlock_bh(lock) do { read_unlock(lock); local_bh_enable(); } while (0) macro

Completed in 49 milliseconds