Function report |
Source Code:lib\kfifo.c |
Create Date:2022-07-28 06:24:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__kfifo_peek_n internal helper function for determinate the length of* the next record in the fifo
Proto:static unsigned int __kfifo_peek_n(struct __kfifo *fifo, size_t recsize)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct __kfifo * | fifo | |
size_t | recsize |
404 | l = __KFIFO_PEEK(data, out, mask) |
409 | Return l |
Name | Describe |
---|---|
__kfifo_len_r | |
kfifo_out_copy_r | |
__kfifo_skip_r | |
__kfifo_to_user_r | |
__kfifo_dma_out_finish_r |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |