Searched defs:sg_next (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/virtio/linux/
H A Dscatterlist.h138 static inline struct scatterlist *sg_next(struct scatterlist *sg) function
/linux-master/lib/
H A Dscatterlist.c25 struct scatterlist *sg_next(struct scatterlist *sg) function
36 EXPORT_SYMBOL(sg_next); variable

Completed in 258 milliseconds