Searched refs:ktime_get_ns (Results 1 - 26 of 26) sorted by relevance

/linux-4.1.27/drivers/connector/
H A Dcn_proc.c81 ev->timestamp_ns = ktime_get_ns(); proc_fork_connector()
112 ev->timestamp_ns = ktime_get_ns(); proc_exec_connector()
154 ev->timestamp_ns = ktime_get_ns(); proc_id_connector()
176 ev->timestamp_ns = ktime_get_ns(); proc_sid_connector()
201 ev->timestamp_ns = ktime_get_ns(); proc_ptrace_connector()
234 ev->timestamp_ns = ktime_get_ns(); proc_comm_connector()
260 ev->timestamp_ns = ktime_get_ns(); proc_coredump_connector()
285 ev->timestamp_ns = ktime_get_ns(); proc_exit_connector()
320 ev->timestamp_ns = ktime_get_ns(); cn_proc_ack()
/linux-4.1.27/drivers/char/
H A Dhangcheck-timer.c133 cur_tsc = ktime_get_ns(); hangcheck_fire()
162 hangcheck_tsc = ktime_get_ns(); hangcheck_fire()
174 hangcheck_tsc = ktime_get_ns(); hangcheck_init()
/linux-4.1.27/kernel/
H A Ddelayacct.c54 s64 ns = ktime_get_ns() - *start; delayacct_end()
67 current->delays->blkio_start = ktime_get_ns(); __delayacct_blkio_start()
149 current->delays->freepages_start = ktime_get_ns(); __delayacct_freepages_start()
H A Dtsacct.c40 delta = ktime_get_ns() - tsk->start_time; bacct_add_tsk()
H A Dacct.c428 run_time = ktime_get_ns(); fill_ac()
H A Dfork.c1364 p->start_time = ktime_get_ns(); copy_process()
/linux-4.1.27/include/net/
H A Dpkt_sched.h54 return PSCHED_NS2TICKS(ktime_get_ns()); psched_get_time()
H A Dcodel.h69 u64 ns = ktime_get_ns(); codel_get_time()
/linux-4.1.27/net/sched/
H A Dact_police.c234 police->tcfp_t_c = ktime_get_ns(); tcf_act_police_locate()
282 now = ktime_get_ns(); tcf_act_police()
H A Dsch_tbf.c242 now = ktime_get_ns(); tbf_dequeue()
296 q->t_c = ktime_get_ns(); tbf_reset()
435 q->t_c = ktime_get_ns(); tbf_init()
H A Dsch_fq.c428 u64 now = ktime_get_ns(); fq_dequeue()
814 u64 now = ktime_get_ns(); fq_dump_stats()
H A Dsch_htb.c898 q->now = ktime_get_ns(); htb_dequeue()
1229 parent->t_c = ktime_get_ns(); htb_parent_to_leaf()
1460 cl->t_c = ktime_get_ns(); htb_change_class()
/linux-4.1.27/drivers/misc/
H A Dioc4.c170 start = ktime_get_ns(); ioc4_clock_calibrate()
181 start = ktime_get_ns(); ioc4_clock_calibrate()
183 end = ktime_get_ns(); ioc4_clock_calibrate()
/linux-4.1.27/include/linux/
H A Dtimekeeping.h202 static inline u64 ktime_get_ns(void) ktime_get_ns() function
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c69 ctx->stats.tstamp = ktime_get_ns(); alloc_spu_context()
H A Dsched.c1046 curtime = ktime_get_ns(); spuctx_switch_state()
H A Dfile.c2353 time += ktime_get_ns() - ctx->stats.tstamp; spufs_acct_time()
/linux-4.1.27/drivers/input/gameport/
H A Dgameport.c95 t1 = ktime_get_ns(); gameport_measure_speed()
98 t2 = ktime_get_ns(); gameport_measure_speed()
99 t3 = ktime_get_ns(); gameport_measure_speed()
/linux-4.1.27/drivers/mfd/
H A Dcros_ec_spi.c240 delay = ktime_get_ns() - ec_spi->last_transfer_ns; cros_ec_cmd_xfer_spi()
273 ec_spi->last_transfer_ns = ktime_get_ns(); cros_ec_cmd_xfer_spi()
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dspu_base.c618 spu->stats.tstamp = ktime_get_ns(); create_spu()
649 time += ktime_get_ns() - spu->stats.tstamp; spu_acct_time()
/linux-4.1.27/fs/lockd/
H A Dmon.c322 ns = ktime_get_ns(); nsm_init_private()
/linux-4.1.27/drivers/hwmon/
H A Dibmaem.c848 time = ktime_get_ns(); aem_show_power()
860 time = ktime_get_ns() - time; aem_show_power()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c518 ent->ts1 = ktime_get_ns(); cmd_work_handler()
1115 ent->ts2 = ktime_get_ns(); mlx5_cmd_comp_handler()
/linux-4.1.27/drivers/input/joystick/
H A Danalog.c182 return ktime_get_ns(); get_time()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dapi-ni.c423 return ktime_get_ns(); lnet_create_interface_cookie()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd.c2347 return ktime_get_ns(); ksocknal_new_incarnation()

Completed in 442 milliseconds