Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_ring.c2516 static const struct virtqueue_ops packed_ops; variable
2651 static const struct virtqueue_ops packed_ops = { variable
2745 ret = packed_ops.op(__VIRTQUEUE_CALL_vq, ##__VA_ARGS__);\
2769 packed_ops.op(__VIRTQUEUE_CALL_vq, ##__VA_ARGS__); \