Function report |
Source Code:lib\iov_iter.c |
Create Date:2022-07-28 06:22:08 |
Last Modify:2022-05-21 11:43:54 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pipe_zero
Proto:static size_t pipe_zero(size_t bytes, struct iov_iter *i)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | bytes | |
struct iov_iter * | i |
956 | If Value for the false possibility is greater at compile time(!n) Then Return 0 |
959 | Do |
960 | chunk = min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(size_t, n, PAGE_SIZE - off) |
961 | memzero_page(page, off, chunk) |
963 | iov_offset = off + chunk |
965 | off = 0 |
966 | i_head++ |
969 | Return bytes |
Name | Describe |
---|---|
iov_iter_zero |
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 |