rx_notify_masked 56 drivers/net/veth.c bool rx_notify_masked; rx_notify_masked 212 drivers/net/veth.c if (!rq->rx_notify_masked) { rx_notify_masked 213 drivers/net/veth.c rq->rx_notify_masked = true; rx_notify_masked 783 drivers/net/veth.c smp_store_mb(rq->rx_notify_masked, false); rx_notify_masked 785 drivers/net/veth.c rq->rx_notify_masked = true; rx_notify_masked 844 drivers/net/veth.c rq->rx_notify_masked = false;