Searched refs:putu16_kern (Results 1 – 1 of 1) sorted by relevance
872 static inline int putu16_kern(const struct vringh *vrh, __virtio16 *p, u16 val) in putu16_kern() function1053 return __vringh_complete(vrh, &used, 1, putu16_kern, putused_kern); in vringh_complete_kern()1066 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern); in vringh_notify_enable_kern()1079 __vringh_notify_disable(vrh, putu16_kern); in vringh_notify_disable_kern()