Function report |
Source Code:include\linux\ktime.h |
Create Date:2022-07-28 05:35:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vert a timespec64 to ktime_t format:
Proto:static inline ktime_t timespec64_to_ktime(struct timespec64 ts)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct timespec64 | ts |
Name | Describe |
---|---|
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 |
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 |