Searched defs:write_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.h34 #define write_unlock_bh(lock) do { write_unlock(lock); local_bh_enable(); } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dspinlock.h34 #define write_unlock_bh(lock) do { write_unlock(lock); local_bh_enable(); } while (0) macro

Completed in 38 milliseconds