函数逻辑报告 |
Source Code:kernel\compat.c |
Create Date:2022-07-27 12:07:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:int get_compat_sigevent(struct sigevent *event, const struct compat_sigevent __user *u_event)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sigevent * | event | |
const struct compat_sigevent __user * | u_event |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |