Function report |
Source Code:lib\kfifo.c |
Create Date:2022-07-28 06:24:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kfifo_copy_in
Proto:static void kfifo_copy_in(struct __kfifo *fifo, const void *src, unsigned int len, unsigned int off)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct __kfifo * | fifo | |
const void * | src | |
unsigned int | len | |
unsigned int | off |
97 | If esize != 1 Then |
102 | l = min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(len, size - off) |
104 | No 3D Now!(data + off, src, l) |
110 | smp_wmb() |
Name | Describe |
---|---|
__kfifo_in | |
__kfifo_in_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 |