ktime_get_snapshot
ktime_get_snapshot(&systime_snapshot);
ktime_get_snapshot(&ctx->snapshot);
ktime_get_snapshot(&adapter->snapshot);
ktime_get_snapshot(&history_begin);
ktime_get_snapshot(&history_begin);
ktime_get_snapshot(&snap);
ktime_get_snapshot(&snap);
ktime_get_snapshot(&systime_snapshot);
ktime_get_snapshot(&systime_snapshot);
ktime_get_snapshot(&history_begin);
ktime_get_snapshot(&snap);
extern void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot);
EXPORT_SYMBOL_GPL(ktime_get_snapshot);