Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:46:54 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lay_reset - reset the channel*@chan: the channel* This has the effect of erasing all data from all channel buffers* and restarting the channel in its initial state. The buffers* are not freed, so any mappings are still in effect.* NOTE
Proto:void relay_reset(struct rchan *chan)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rchan * | chan |
392 | If Not chan Then Return |
395 | If One global buffer ? && (buf = per_cpu_ptr( per-cpu channel buffers , 0)) Then |
401 | for_each_possible_cpu(i) |
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 |