Function report |
Source Code:include\linux\uio.h |
Create Date:2022-07-28 05:47:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:copy_from_iter_full
Proto:static __always_inline __must_check bool copy_from_iter_full(void *addr, size_t bytes, struct iov_iter *i)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
void * | addr | |
size_t | bytes | |
struct iov_iter * | i |
153 | If Value for the false possibility is greater at compile time(!check_copy_size(addr, bytes, false)) Then Return false |
155 | Else Return _copy_from_iter_full(addr, bytes, i) |
Name | Describe |
---|---|
generic_load_microcode | |
devkmsg_write | |
keyctl_instantiate_key_common | Instantiate a key with the specified payload and link the key into the* destination keyring if one is given.* The caller must have the appropriate instantiation permit set for this to* work (see keyctl_assume_authority). No other permissions are required. |
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 |