函数逻辑报告 |
Source Code:arch\x86\lib\usercopy_32.c |
Create Date:2022-07-27 08:23:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:用户内存块清零
函数原型:unsigned long clear_user(void __user *to, unsigned long n)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
void __user * | to | |
unsigned long | n |
69 | might_fault() |
72 | 返回:n |
名称 | 描述 |
---|---|
test_copy_struct_from_user | |
read_default_ldt | |
clear_rseq_cs | |
COMPAT_SYSCALL_DEFINE5 | |
keyctl_pkey_query | Query information about an asymmetric key. |
copy_fid_to_user | |
padzero | We need to explicitly zero any fractional pagesafter the data section (i.e. bss). This wouldcontain the junk from the file that should notbe in memory |
load_elf_binary | |
elf_fdpic_map_file_by_direct_mmap | map a binary by direct mmap() of the individual PT_LOAD segments |
load_flat_file | |
iov_iter_zero | |
read_ldt | |
copy_siginfo_to_user32 | |
copy_siginfo_to_user | |
copy_nodes_to_user | Copy a kernel node mask to user space |
keyctl_capabilities | Get keyrings subsystem capabilities. |
copy_event_to_user | Copy an event to user space, returning how much we copied.* We already checked that the event size is smaller than the* buffer we had in "get_one_event()" above. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |