Home
last modified time | relevance | path

Searched refs:getnstimeofday (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.6.39/drivers/pps/generators/
Dpps_gen_parport.c91 getnstimeofday(&ts1); in hrtimer_event()
106 getnstimeofday(&ts2); in hrtimer_event()
116 getnstimeofday(&ts2); in hrtimer_event()
122 getnstimeofday(&ts3); in hrtimer_event()
168 getnstimeofday(&a); in calibrate_port()
170 getnstimeofday(&b); in calibrate_port()
185 getnstimeofday(&ts); in next_intr_time()
/linux-2.6.39/arch/arm/mach-omap2/
Dpm24xx.c127 getnstimeofday(&ts_preidle); in omap2_enter_full_retention()
160 getnstimeofday(&ts_postidle); in omap2_enter_full_retention()
251 getnstimeofday(&ts_preidle); in omap2_enter_mpu_retention()
259 getnstimeofday(&ts_postidle); in omap2_enter_mpu_retention()
Dcpuidle34xx.c132 getnstimeofday(&ts_preidle); in omap3_enter_idle()
157 getnstimeofday(&ts_postidle); in omap3_enter_idle()
/linux-2.6.39/drivers/staging/olpc_dcon/
Dolpc_dcon.c270 getnstimeofday(&now); in dcon_load_holdoff()
356 getnstimeofday(&dcon->load_time); in dcon_source_switch()
372 getnstimeofday(&dcon->load_time); in dcon_source_switch()
399 getnstimeofday(&dcon->load_time); in dcon_source_switch()
788 getnstimeofday(&dcon->irq_time); in dcon_interrupt()
802 getnstimeofday(&dcon->irq_time); in dcon_interrupt()
/linux-2.6.39/net/dccp/
Dprobe.c61 getnstimeofday(&now); in printl()
114 getnstimeofday(&dccpw.tstart); in dccpprobe_open()
/linux-2.6.39/drivers/mmc/card/
Dmmc_test.c1384 getnstimeofday(&ts1); in mmc_test_area_io()
1391 getnstimeofday(&ts2); in mmc_test_area_io()
1645 getnstimeofday(&ts1); in mmc_test_profile_trim_perf()
1649 getnstimeofday(&ts2); in mmc_test_profile_trim_perf()
1653 getnstimeofday(&ts1); in mmc_test_profile_trim_perf()
1657 getnstimeofday(&ts2); in mmc_test_profile_trim_perf()
1670 getnstimeofday(&ts1); in mmc_test_seq_read_perf()
1677 getnstimeofday(&ts2); in mmc_test_seq_read_perf()
1710 getnstimeofday(&ts1); in mmc_test_seq_write_perf()
1717 getnstimeofday(&ts2); in mmc_test_seq_write_perf()
[all …]
/linux-2.6.39/net/sctp/
Dprobe.c83 getnstimeofday(&sctpw.tstart); in sctpprobe_open()
142 getnstimeofday(&now); in jsctp_sf_eat_sack()
/linux-2.6.39/include/linux/
Dpps_kernel.h114 getnstimeofday(&ts->ts_real); in pps_get_ts()
Dtime.h159 extern void getnstimeofday(struct timespec *tv);
Dktime.h334 #define ktime_get_real_ts(ts) getnstimeofday(ts)
/linux-2.6.39/kernel/time/
Dtimekeeping.c217 void getnstimeofday(struct timespec *ts) in getnstimeofday() function
238 EXPORT_SYMBOL(getnstimeofday);
344 getnstimeofday(&now); in do_gettimeofday()
471 getnstimeofday(&now); in ktime_get_real()
Dntp.c474 getnstimeofday(&now); in sync_cmos_clock()
664 getnstimeofday(&ts); in do_adjtimex()
/linux-2.6.39/fs/afs/
Dmain.c51 getnstimeofday(&ts); in afs_get_client_UUID()
/linux-2.6.39/net/ipv4/
Dip_options.c59 getnstimeofday(&tv); in ip_options_build()
409 getnstimeofday(&tv); in ip_options_compile()
Dicmp.c844 getnstimeofday(&tv); in icmp_timestamp()
Dtcp.c3149 getnstimeofday(&tv); in tcp_cookie_generator()
/linux-2.6.39/drivers/hwmon/
Dibmaem.c865 getnstimeofday(&b); in aem_show_power()
877 getnstimeofday(&a); in aem_show_power()
/linux-2.6.39/drivers/char/
Dmmtimer.c705 getnstimeofday(&n); in sgi_timer_set()
/linux-2.6.39/drivers/net/wireless/wl12xx/
Dtx.c196 getnstimeofday(&ts); in wl1271_tx_fill_hdr()
/linux-2.6.39/include/sound/
Dpcm.h908 getnstimeofday(tv); in snd_pcm_gettime()
/linux-2.6.39/sound/core/
Dtimer.c390 getnstimeofday(&tstamp); in snd_timer_notify1()
1201 getnstimeofday(&tstamp); in snd_timer_user_tinterrupt()
/linux-2.6.39/drivers/char/ipmi/
Dipmi_si_intf.c980 getnstimeofday(busy_until); in ipmi_thread_busy_wait()
984 getnstimeofday(&now); in ipmi_thread_busy_wait()
/linux-2.6.39/kernel/trace/
Dblktrace.c121 getnstimeofday(&now); in trace_note_time()
/linux-2.6.39/drivers/firewire/
Dcore-cdev.c1164 case CLOCK_REALTIME: getnstimeofday(&ts); break; in ioctl_get_cycle_timer2()
/linux-2.6.39/net/packet/
Daf_packet.c798 getnstimeofday(&ts); in tpacket_rcv()

12