Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_ring.c2679 static const struct virtqueue_ops packed_in_order_ops = { variable
2751 ret = packed_in_order_ops.op(vq, ##__VA_ARGS__); \
2775 packed_in_order_ops.op(vq, ##__VA_ARGS__); \