Home
last modified time | relevance | path

Searched refs:vringh_getdesc_kern (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvringh.h199 int vringh_getdesc_kern(struct vringh *vrh,
/kernel/linux/linux-6.6/include/linux/
H A Dvringh.h232 int vringh_getdesc_kern(struct vringh *vrh,
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvringh.c926 * vringh_getdesc_kern - get next available descriptor from kernelspace ring.
942 int vringh_getdesc_kern(struct vringh *vrh, in vringh_getdesc_kern() function
966 EXPORT_SYMBOL(vringh_getdesc_kern); variable
970 * @riov: the riov as passed to vringh_getdesc_kern() (updated as we consume)
984 * @wiov: the wiov as passed to vringh_getdesc_kern() (updated as we consume)
1016 * @head: the head as filled in by vringh_getdesc_kern.
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvringh.c957 * vringh_getdesc_kern - get next available descriptor from kernelspace ring.
976 int vringh_getdesc_kern(struct vringh *vrh, in vringh_getdesc_kern() function
1000 EXPORT_SYMBOL(vringh_getdesc_kern); variable
1004 * @riov: the riov as passed to vringh_getdesc_kern() (updated as we consume)
1018 * @wiov: the wiov as passed to vringh_getdesc_kern() (updated as we consume)
1050 * @head: the head as filled in by vringh_getdesc_kern.
/kernel/linux/linux-5.10/drivers/net/caif/
H A Dcaif_virtio.c44 * @head: Last descriptor ID we received from vringh_getdesc_kern.
274 err = vringh_getdesc_kern( in cfv_rx_poll()
/kernel/linux/linux-6.6/drivers/net/caif/
H A Dcaif_virtio.c44 * @head: Last descriptor ID we received from vringh_getdesc_kern.
274 err = vringh_getdesc_kern( in cfv_rx_poll()

Completed in 9 milliseconds