函数逻辑报告 |
Source Code:include\linux\ktime.h |
Create Date:2022-07-27 06:39:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vert a timespec64 to ktime_t format:
函数原型:static inline ktime_t timespec64_to_ktime(struct timespec64 ts)
返回类型:ktime_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct timespec64 | ts |
名称 | 描述 |
---|---|
do_sigtimedwait | do_sigtimedwait - wait for queued signals specified in @which*@which: queued signals to wait for*@info: if non-null, the signal's siginfo is returned here*@ts: upper bound on process time suspension |
hrtimer_nanosleep | |
tk_set_wall_to_mono | |
__timekeeping_inject_sleeptime | __timekeeping_inject_sleeptime - Internal function to add sleep interval*@delta: pointer to a timespec delta value* Takes a timespec offset measuring a suspend interval and properly* adds the sleep offset to the timekeeping variables. |
common_timer_get | Get the time remaining on a POSIX.1b interval timer. This function* is ALWAYS called with spin_lock_irq on the timer, thus it must not* mess with irq.* We have a couple of messes to clean up here. First there is the case |
common_timer_set | Set a POSIX.1b interval timer. |
posix_cpu_timer_set | Guts of sys_timer_settime for CPU timers.* This is called with the timer locked and interrupts disabled.* If we return TIMER_RETRY, it's necessary to release the timer's lock* and try again. (This happens when the timer is in the middle of firing.) |
do_setitimer | |
SYSCALL_DEFINE6 | |
do_mq_timedsend | |
do_mq_timedreceive | |
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. |
timerfd_setup | |
do_io_getevents | |
io_timeout | |
io_queue_linked_timeout | |
ktime_get_coarse |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |