Searched refs:need_bh_off (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/core/
H A Ddev.c5120 bool need_bh_off = !(hardirq_count() | softirq_count()); local
5123 if (need_bh_off)
5128 if (need_bh_off)

Completed in 204 milliseconds