Lines Matching refs:size_t
280 const size_t __recsize = sizeof(*__tmpq->rectype); \
295 const size_t __recsize = sizeof(*__tmp->rectype); \
313 const size_t __recsize = sizeof(*__tmp->rectype); \
392 size_t __recsize = sizeof(*__tmp->rectype); \
430 const size_t __recsize = sizeof(*__tmp->rectype); \
469 const size_t __recsize = sizeof(*__tmp->rectype); \
506 const size_t __recsize = sizeof(*__tmp->rectype); \
555 const size_t __recsize = sizeof(*__tmp->rectype); \
609 const size_t __recsize = sizeof(*__tmp->rectype); \
637 const size_t __recsize = sizeof(*__tmp->rectype); \
664 const size_t __recsize = sizeof(*__tmp->rectype); \
686 const size_t __recsize = sizeof(*__tmp->rectype); \
715 const size_t __recsize = sizeof(*__tmp->rectype); \
737 const size_t __recsize = sizeof(*__tmp->rectype); \
763 const size_t __recsize = sizeof(*__tmp->rectype); \
772 size_t esize, gfp_t gfp_mask);
777 unsigned int size, size_t esize);
801 const void *buf, unsigned int len, size_t recsize);
804 void *buf, unsigned int len, size_t recsize);
808 size_t recsize);
811 unsigned long len, unsigned int *copied, size_t recsize);
814 struct scatterlist *sgl, int nents, unsigned int len, size_t recsize);
817 unsigned int len, size_t recsize);
820 struct scatterlist *sgl, int nents, unsigned int len, size_t recsize);
822 extern void __kfifo_dma_out_finish_r(struct __kfifo *fifo, size_t recsize);
824 extern unsigned int __kfifo_len_r(struct __kfifo *fifo, size_t recsize);
826 extern void __kfifo_skip_r(struct __kfifo *fifo, size_t recsize);
829 void *buf, unsigned int len, size_t recsize);
831 extern unsigned int __kfifo_max_r(unsigned int len, size_t recsize);