Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:send_sig

Proto:int send_sig(int sig, struct task_struct *p, int priv)

Type:int

Parameter:

TypeParameterName
intsig
struct task_struct *p
intpriv
1614  Return These are for backward compatibility with the rest of the kernel source.
Caller
NameDescribe
arch_uprobe_post_xolCalled 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_swbpRun handler and ask thread to singlestep.* Ensure all non-fatal signals cannot interrupt thread while it singlesteps.
pipe_write
inode_newsize_okde_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_pipesplice_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_prepMake sure there's writeable room. Wait for room if we can, otherwise* return an appropriate error.
splice_pipe_to_pipe
link_pipeLink contents of ipipe to opipe.
io_wqe_worker_send_sig
io_work_cancel
io_wq_worker_cancel
calc_reloc