Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_pcm.h105 void virtsnd_pcm_tx_notify_cb(struct virtqueue *vqueue);
107 void virtsnd_pcm_rx_notify_cb(struct virtqueue *vqueue);
H A Dvirtio_ctl_msg.h76 void virtsnd_ctl_notify_cb(struct virtqueue *vqueue);
H A Dvirtio_card.h31 struct virtqueue *vqueue; member
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_spin_lock.c45 } vqueue SEC(".maps");
80 q = bpf_map_lookup_elem(&vqueue, &key); in bpf_spin_lock_test()