Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\kfifo.c Create Date:2022-07-28 06:24:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__kfifo_dma_in_finish_r

Proto:void __kfifo_dma_in_finish_r(struct __kfifo *fifo, unsigned int len, size_t recsize)

Type:void

Parameter:

TypeParameterName
struct __kfifo *fifo
unsigned intlen
size_trecsize
565  len = __kfifo_max_r(len, recsize)
566  __kfifo_poke_n internal helper function for storeing the length of* the record into the fifo
567  in += len + recsize