函数逻辑报告 |
Source Code:include\linux\timerqueue.h |
Create Date:2022-07-27 06:40:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:返回计时器的最早的过期时间
函数原型:static inline struct timerqueue_node *timerqueue_getnext(struct timerqueue_head *head)
返回类型:struct timerqueue_node
参数:
类型 | 参数 | 名称 |
---|---|---|
struct timerqueue_head * | head |
36 | leftmost等于Same as rb_first(), but O(1) ( & rb_root) |
38 | 返回:rb_entry(leftmost, structtimerqueue_node, node) |
名称 | 描述 |
---|---|
__hrtimer_next_event_base | |
__hrtimer_run_queues | |
print_active_timers | |
cleanup_timerqueue | |
collect_timerqueue |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |