Home
last modified time | relevance | path

Searched refs:used_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvringh.c475 u16 used_event; in __vringh_need_notify() local
496 err = getu16(vrh, &used_event, &vring_used_event(&vrh->vring)); in __vringh_need_notify()
507 notify = vring_need_event(used_event, in __vringh_need_notify()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvringh.c503 u16 used_event; in __vringh_need_notify() local
524 err = getu16(vrh, &used_event, &vring_used_event(&vrh->vring)); in __vringh_need_notify()
535 notify = vring_need_event(used_event, in __vringh_need_notify()

Completed in 6 milliseconds