Function report |
Source Code:lib\kfifo.c |
Create Date:2022-07-28 06:24:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__kfifo_poke_n internal helper function for storeing the length of* the record into the fifo
Proto:static void __kfifo_poke_n(struct __kfifo *fifo, unsigned int n, size_t recsize)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct __kfifo * | fifo | |
unsigned int | n | |
size_t | recsize |
426 | __KFIFO_POKE(data, in, mask, n) |
Name | Describe |
---|---|
__kfifo_in_r | |
__kfifo_from_user_r | |
__kfifo_dma_in_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 |