Function report |
Source Code:lib\iov_iter.c |
Create Date:2022-07-28 06:21:11 |
Last Modify:2022-05-21 11:43:54 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:push_pipe
Proto:static size_t push_pipe(struct iov_iter *i, size_t size, int *iter_headp, size_t *offp)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct iov_iter * | i | |
size_t | size | |
int * | iter_headp | |
size_t * | offp |
513 | If Value for the false possibility is greater at compile time(size > count) Then size = count |
515 | If Value for the false possibility is greater at compile time(!size) Then Return 0 |
519 | data_start(i, & iter_head, & off) |
520 | iter_headp = iter_head |
522 | If off Then |
533 | page = alloc_page(GFP_USER) |
534 | If Not page Then Break |
537 | ops = default_pipe_buf_ops |
539 | offset = 0 |
540 | len = min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(ssize_t, left, PAGE_SIZE) |
542 | iter_head++ |
Name | Describe |
---|---|
copy_pipe_to_iter | |
csum_and_copy_to_pipe_iter | |
pipe_zero | |
__pipe_get_pages |
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 |