Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvringh.c895 static inline int putused_kern(const struct vringh *vrh, in putused_kern() function
1063 return __vringh_complete(vrh, &used, 1, putu16_kern, putused_kern); in vringh_complete_kern()