Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dvringh.c885 static inline int putused_kern(const struct vringh *vrh, in putused_kern() function
1053 return __vringh_complete(vrh, &used, 1, putu16_kern, putused_kern); in vringh_complete_kern()