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_out
Proto:static void kfifo_copy_out(struct __kfifo *fifo, void *dst, unsigned int len, unsigned int off)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct __kfifo * | fifo | |
void * | dst | |
unsigned int | len | |
unsigned int | off |
136 | If esize != 1 Then |
141 | l = min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(len, size - off) |
143 | No 3D Now!(dst, data + off, l) |
149 | smp_wmb() |
Name | Describe |
---|---|
__kfifo_out_peek | |
kfifo_out_copy_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 |