Function report |
Source Code:kernel\compat.c |
Create Date:2022-07-28 11:05:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We currently only need the following fields from the sigevent* structure: sigev_value, sigev_signo, sig_notify and (sometimes* sigev_notify_thread_id). The others are handled in user mode.* We also assume that copying sigev_value.sival_int is sufficient
Proto:int get_compat_sigevent(struct sigevent *event, const struct compat_sigevent __user *u_event)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sigevent * | event | |
const struct compat_sigevent __user * | u_event |
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 |