Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:46:59 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lay_close_buf - close a channel buffer*@buf: channel buffer* Marks the buffer finalized and restores the default callbacks.* The channel buffer and channel buffer data structure are then freed* automatically when the last reference is given up.
Proto:static void relay_close_buf(struct rchan_buf *buf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rchan_buf * | buf |
495 | uffer has been finalized = 1 |
496 | irq_work_sync( & ader wakeup ) |
Name | Describe |
---|---|
relay_open | lay_open - create a new relay channel*@base_filename: base name of files to create, %NULL for buffering only*@parent: dentry of parent directory, %NULL for root directory or buffer*@subbuf_size: size of sub-buffers*@n_subbufs: number of sub-buffers*@cb: |
relay_close | lay_close - close the channel*@chan: the channel* Closes all channel buffers and frees the channel. |
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 |