Function report |
Source Code:include\linux\signal.h |
Create Date:2022-07-28 05:38:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Test if 'sig' is valid signal. Use this instead of testing _NSIG directly
Proto:static inline int valid_signal(unsigned long sig)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | sig |
262 | Return If sig <= Most things should be clean enough to redefine this at will, if careis taken to make libc match. Then 1 Else 0 |
Name | Describe |
---|---|
copy_clone_args_from_user | |
ptrace_detach | |
ptrace_resume | |
check_kill_permission | Bad permissions for sending the signal* - the caller must hold the RCU read lock |
kill_pid_usb_asyncio | The usb asyncio usage of siginfo is wrong |
send_sig_info | These are for backward compatibility with the rest of the kernel source. |
do_notify_parent | Let a parent know about the death of a child.* For a stopped/continued status change, use do_notify_parent_cldstop instead.* Returns true if our parent ignored us and so we've switched to* self-reaping. |
do_sigaction | |
SYSCALL_DEFINE5 | |
kdb_kill | kdb_kill - This function implements the 'kill' commands. |
____bpf_send_signal | |
do_mq_notify | Notes: the case when user wants us to deregister (with NULL as pointer)* and he isn't currently owner of notification, will be silently discarded.* It isn't explicitly defined in the POSIX. |
do_fcntl |
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 |