Function report |
Source Code:arch\x86\kernel\signal.c |
Create Date:2022-07-28 07:30:50 |
Last Modify:2022-05-22 06:23:02 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_nr_restart_syscall
Proto:static inline unsigned long get_nr_restart_syscall(const struct pt_regs *regs)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
const struct pt_regs * | regs |
802 | Return __NR_restart_syscall |
Name | Describe |
---|---|
do_signal | Note that 'init' is a special process: it doesn't get signals it doesn't* want to handle. Thus you cannot kill init even with a SIGKILL even by* mistake. |
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 |