__sgl             648 include/linux/kfifo.h 	struct scatterlist *__sgl = (sgl); \
__sgl             654 include/linux/kfifo.h 	__kfifo_dma_in_prepare_r(__kfifo, __sgl, __nents, __len, __recsize) : \
__sgl             655 include/linux/kfifo.h 	__kfifo_dma_in_prepare(__kfifo, __sgl, __nents, __len); \
__sgl             699 include/linux/kfifo.h 	struct scatterlist *__sgl = (sgl); \
__sgl             705 include/linux/kfifo.h 	__kfifo_dma_out_prepare_r(__kfifo, __sgl, __nents, __len, __recsize) : \
__sgl             706 include/linux/kfifo.h 	__kfifo_dma_out_prepare(__kfifo, __sgl, __nents, __len); \