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.c2722 static const struct virtqueue_ops packed_in_order_ops = { variable
2794 ret = packed_in_order_ops.op(vq, ##__VA_ARGS__); \
2818 packed_in_order_ops.op(vq, ##__VA_ARGS__); \