函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\timekeeping.h Create Date:2022-07-27 06:39:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:mespec64/time64_t interfaces utilizing the ktime based ones* for API completeness, these could be implemented more efficiently* if needed.

函数原型:static inline void ktime_get_boottime_ts64(struct timespec64 *ts)

返回类型:void

参数:

类型参数名称
struct timespec64 *ts
189  ts等于Map the ktime_t to timespec conversion to ns_to_timespec function (取运行时间)
调用者
名称描述
do_sysinfodo_sysinfo - fill in sysinfo struct*@info: pointer to buffer to fill
posix_get_boottime
do_clock_gettime