ktime_to_timespec 457 drivers/gpu/drm/msm/msm_drv.h struct timespec ts = ktime_to_timespec(rem); ktime_to_timespec 308 fs/timerfd.c t.it_value = ktime_to_timespec(timerfd_get_remaining(ctx)); ktime_to_timespec 309 fs/timerfd.c t.it_interval = ktime_to_timespec(ctx->tintv); ktime_to_timespec 230 include/linux/ktime.h *ts = ktime_to_timespec(kt); ktime_to_timespec 3666 include/linux/skbuff.h *stamp = ktime_to_timespec(skb->tstamp); ktime_to_timespec 531 sound/pci/hda/hda_controller.c *system_ts = ktime_to_timespec(xtstamp.sys_monoraw); ktime_to_timespec 535 sound/pci/hda/hda_controller.c *system_ts = ktime_to_timespec(xtstamp.sys_realtime); ktime_to_timespec 540 sound/pci/hda/hda_controller.c *audio_ts = ktime_to_timespec(xtstamp.device);