Searched refs:rx_notify_masked (Results 1 – 1 of 1) sorted by relevance
68 bool rx_notify_masked; member301 if (!READ_ONCE(rq->rx_notify_masked) && in __veth_xdp_flush()303 WRITE_ONCE(rq->rx_notify_masked, true); in __veth_xdp_flush()949 smp_store_mb(rq->rx_notify_masked, false); in veth_poll()952 WRITE_ONCE(rq->rx_notify_masked, true); in veth_poll()1048 rq->rx_notify_masked = false; in veth_napi_del_range()