函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:16:13 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:send_sig
函数原型:int send_sig(int sig, struct task_struct *p, int priv)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | sig | |
struct task_struct * | p | |
int | priv |
1614 | 返回:信号发送入口 |
名称 | 描述 |
---|---|
arch_uprobe_post_xol | Called after single-stepping. To avoid the SMP problems that can* occur when we temporarily put back the original opcode to* single-step, we single-stepped a copy of the instruction.* This function prepares to resume execution after the single-step. |
arch_uprobe_skip_sstep | |
reboot_pid_ns | |
audit_log_execve_info | |
handle_swbp | Run handler and ask thread to singlestep.* Ensure all non-fatal signals cannot interrupt thread while it singlesteps. |
pipe_write | |
inode_newsize_ok | de_newsize_ok - may this inode be truncated to a given size*@inode: the inode to be truncated*@offset: the new size to assign to the inode* inode_newsize_ok must be called with i_mutex held |
splice_to_pipe | splice_to_pipe - fill passed data into a pipe*@pipe: pipe to fill*@spd: data to fill* Description:*@spd contains a map of pages and len/offset tuples, along with* the struct pipe_buf_operations associated with these pages. This |
add_to_pipe | |
wait_for_space | |
opipe_prep | Make sure there's writeable room. Wait for room if we can, otherwise* return an appropriate error. |
splice_pipe_to_pipe | |
link_pipe | Link contents of ipipe to opipe. |
io_wqe_worker_send_sig | |
io_work_cancel | |
io_wq_worker_cancel | |
calc_reloc | |
irq_handler | |
generic_write_check_limits | Don't operate on ranges the page cache doesn't support, and don't exceed the* LFS limits. If pos is under the limit it becomes a short access. If it* exceeds the limit we return -EFBIG. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |