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

/linux-master/drivers/vhost/
H A Dvringh.c875 static inline int getu16_kern(const struct vringh *vrh, function
984 err = __vringh_get_head(vrh, getu16_kern, &vrh->last_avail_idx);
1076 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern);
1101 return __vringh_need_notify(vrh, getu16_kern);

Completed in 93 milliseconds