Searched refs:rx_notify_masked (Results 1 – 1 of 1) sorted by relevance
65 bool rx_notify_masked; member275 if (!READ_ONCE(rq->rx_notify_masked) && in __veth_xdp_flush()277 WRITE_ONCE(rq->rx_notify_masked, true); in __veth_xdp_flush()926 smp_store_mb(rq->rx_notify_masked, false); in veth_poll()929 WRITE_ONCE(rq->rx_notify_masked, true); in veth_poll()993 rq->rx_notify_masked = false; in veth_napi_del_range()