函数逻辑报告 |
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_poll
函数原型:static int do_poll(struct poll_list *list, struct poll_wqueues *wait, struct timespec64 *end_time)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct poll_list * | list | |
struct poll_wqueues * | wait | |
struct timespec64 * | end_time |
877 | slack等于0 |
878 | busy_flag等于如果net_busy_loop_on()则POLL_BUSY_LOOP否则0 |
879 | busy_start等于0 |
882 | 如果end_time且非 seconds 且非 nanoseconds 则 |
890 | 循环 |
892 | bool can_busy_loop = false |
921 | _qproc = NULL |
922 | 如果非count则 |
924 | 如果signal_pending(当前进程)则count等于负start if no handler.. |
931 | 如果can_busy_loop且非need_resched()则 |
932 | 如果非busy_start则 |
933 | busy_start等于busy_loop_current_time() |
934 | 继续下一循环 |
936 | 如果非 poll/select we use the global sysctl_net_ll_poll value 则继续下一循环 |
939 | busy_flag等于0 |
954 | 返回:count |
名称 | 描述 |
---|---|
do_sys_poll |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |