Searched refs:sg_is_last (Results 1 – 2 of 2) sorted by relevance
43 while (!sg_is_last(iter)) { in _devcd_free_sgtable()
92 static inline bool sg_is_last(struct scatterlist *sg) in sg_is_last() function109 if (sg_is_last(sg)) in sg_next()
Completed in 4 milliseconds