Function report |
Source Code:lib\raid6\sse2.c |
Create Date:2022-07-28 07:09:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:raid6_sse21_xor_syndrome
Proto:static void raid6_sse21_xor_syndrome(int disks, int start, int stop, size_t bytes, void **ptrs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | disks | |
int | start | |
int | stop | |
size_t | bytes | |
void ** | ptrs |
98 | kernel_fpu_begin() |
100 | asm volatile |
103 | asm volatile |
104 | asm volatile |
105 | asm volatile |
108 | asm volatile |
109 | asm volatile |
110 | asm volatile |
111 | asm volatile |
112 | asm volatile |
113 | asm volatile |
114 | asm volatile |
115 | asm volatile |
119 | asm volatile |
120 | asm volatile |
121 | asm volatile |
122 | asm volatile |
123 | asm volatile |
125 | asm volatile |
127 | asm volatile |
128 | asm volatile |
131 | asm volatile |
132 | kernel_fpu_end() |
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 |