Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:47:01 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:relay_prepare_cpu
Proto:int relay_prepare_cpu(unsigned int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
529 | If buf = per_cpu_ptr( per-cpu channel buffers , cpu) Then Continue |
532 | If Not buf Then |
535 | Return -ENOMEM |
537 | per_cpu_ptr( per-cpu channel buffers , cpu) = buf |
540 | Return 0 |
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 |