Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/virtio/linux/
H A Dscatterlist.h137 static inline struct scatterlist *sg_next(struct scatterlist *sg) in sg_next() function
/OK3568_Linux_fs/kernel/lib/
H A Dscatterlist.c23 struct scatterlist *sg_next(struct scatterlist *sg) in sg_next() function