Function report |
Source Code:include\linux\sched\xacct.h |
Create Date:2022-07-28 05:41:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:add_wchar
Proto:static inline void add_wchar(struct task_struct *tsk, ssize_t amt)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk | |
ssize_t | amt |
NULL
Name | Describe |
---|---|
__kernel_write | |
vfs_write | |
do_writev | |
do_pwritev | |
compat_writev | |
do_sendfile | |
vfs_copy_file_range | py_file_range() differs from regular file read and write in that it* specifically allows return partial success. When it does so is up to* the copy_file_range method. |
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 |