Function report |
Source Code:fs\select.c |
Create Date:2022-07-28 20:07:00 |
Last Modify:2020-03-18 10:25:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:select_estimate_accuracy
Proto:u64 select_estimate_accuracy(struct timespec64 *tv)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct timespec64 * | tv |
84 | If rt_task(current process) Then Return 0 |
89 | ret = __estimate_accuracy( & now) |
90 | If ret < timer_slack_ns Then Return timer_slack_ns |
92 | Return ret |
Name | Describe |
---|---|
do_select | |
do_poll | |
ep_poll | p_poll - Retrieves ready events, and delivers them to the caller supplied* event buffer.*@ep: Pointer to the eventpoll context.*@events: Pointer to the userspace buffer where the ready events should be* stored. |
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 |