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

/linux-master/drivers/vhost/
H A Dvringh.c599 static inline int getu16_user(const struct vringh *vrh, u16 *val, const __virtio16 *p) function
713 err = __vringh_get_head(vrh, getu16_user, &vrh->last_avail_idx);
845 return __vringh_notify_enable(vrh, getu16_user, putu16_user);
870 return __vringh_need_notify(vrh, getu16_user);

Completed in 111 milliseconds