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

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

Completed in 72 milliseconds