Searched refs:need_bh_off (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/net/core/ | ||
H A D | dev.c | 5132 bool need_bh_off = !(hardirq_count() | softirq_count()); in netif_rx() local 5135 if (need_bh_off) in netif_rx() 5140 if (need_bh_off) in netif_rx() |
Completed in 14 milliseconds