Function report | 
Source Code:kernel\signal.c | 
Create Date:2022-07-28 09:17:20 | 
| Last Modify:2020-03-17 13:28:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:post_copy_siginfo_from_user32
Proto:static int post_copy_siginfo_from_user32(kernel_siginfo_t *to, const struct compat_siginfo *from)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| kernel_siginfo_t * | to | |
| const struct compat_siginfo * | from | 
| 3327 | clear_siginfo(to) | 
| 3332 | Case siginfo_layout(si_signo, si_code) == SIL_KILL | 
| 3336 | Case siginfo_layout(si_signo, si_code) == SIL_TIMER | 
| 3341 | Case siginfo_layout(si_signo, si_code) == SIL_POLL | 
| 3345 | Case siginfo_layout(si_signo, si_code) == SIL_FAULT | 
| 3350 | Break | 
| 3351 | Case siginfo_layout(si_signo, si_code) == SIL_FAULT_MCEERR | 
| 3356 | si_addr_lsb = si_addr_lsb | 
| 3357 | Break | 
| 3358 | Case siginfo_layout(si_signo, si_code) == SIL_FAULT_BNDERR | 
| 3365 | Break | 
| 3366 | Case siginfo_layout(si_signo, si_code) == SIL_FAULT_PKUERR | 
| 3372 | Break | 
| 3373 | Case siginfo_layout(si_signo, si_code) == SIL_CHLD | 
| 3387 | Break | 
| 3388 | Case siginfo_layout(si_signo, si_code) == SIL_RT | 
| 3393 | Case siginfo_layout(si_signo, si_code) == SIL_SYS | 
| 3395 | si_syscall = si_syscall | 
| 3397 | Break | 
| 3399 | Return 0 | 
| Name | Describe | 
|---|---|
| __copy_siginfo_from_user32 | |
| copy_siginfo_from_user32 | 
| 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  |