Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vhost/
Dvringh.c865 static inline int getu16_kern(const struct vringh *vrh, in getu16_kern() function
974 err = __vringh_get_head(vrh, getu16_kern, &vrh->last_avail_idx); in vringh_getdesc_kern()
1066 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern); in vringh_notify_enable_kern()
1091 return __vringh_need_notify(vrh, getu16_kern); in vringh_need_notify_kern()