Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:15 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:send_sig
Proto:int send_sig(int sig, struct task_struct *p, int priv)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | sig | |
struct task_struct * | p | |
int | priv |
Name | Describe |
---|---|
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 |
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 |