Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvringh.c828 static inline int putu16_kern(const struct vringh *vrh, __virtio16 *p, u16 val) in putu16_kern() function
996 return __vringh_complete(vrh, &used, 1, putu16_kern, putused_kern); in vringh_complete_kern()
1009 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern); in vringh_notify_enable_kern()
1022 __vringh_notify_disable(vrh, putu16_kern); in vringh_notify_disable_kern()