函数逻辑报告 |
Source Code:fs\select.c |
Create Date:2022-07-29 10:37:04 |
Last Modify:2020-03-18 10:25:38 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:do_sys_poll
函数原型:static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, struct timespec64 *end_time)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pollfd __user * | ufds | |
unsigned int | nfds | |
struct timespec64 * | end_time |
973 | 如果nfds大于rlimit(RLIMIT_NOFILE)则返回:负EINVAL |
976 | len等于min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(unsignedint, nfds, N_STACK_PPS) |
977 | 循环 |
1000 | poll_initwait( & table) |
1002 | poll_freewait( & table) |
1008 | 以j小于len循环如果__put_user - Write a simple value into user space, with less checking(revents, & revents)则 |
1010 | 转到:out_fds |
1014 | out_fds : |
1022 | 返回:err |
名称 | 描述 |
---|---|
do_restart_poll | |
SYSCALL_DEFINE3 | |
SYSCALL_DEFINE5 | |
COMPAT_SYSCALL_DEFINE5 | New compat syscall for 64 bit time_t |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |