Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Ddev.c5001 bool need_bh_off = !(hardirq_count() | softirq_count()); in netif_rx() local
5004 if (need_bh_off) in netif_rx()
5009 if (need_bh_off) in netif_rx()