Searched refs:getnstimeofday (Results 1 - 33 of 33) sorted by relevance

/linux-4.1.27/drivers/pps/generators/
H A Dpps_gen_parport.c81 * lags while polling the clock. getnstimeofday() takes <1us on hrtimer_event()
91 getnstimeofday(&ts1); hrtimer_event()
106 getnstimeofday(&ts2); hrtimer_event()
116 getnstimeofday(&ts2); hrtimer_event()
122 getnstimeofday(&ts3); hrtimer_event()
168 getnstimeofday(&a); calibrate_port()
170 getnstimeofday(&b); calibrate_port()
185 getnstimeofday(&ts); next_intr_time()
/linux-4.1.27/include/linux/
H A Dtimekeeping.h52 static inline void getnstimeofday(struct timespec *ts) getnstimeofday() function
102 static inline void getnstimeofday(struct timespec *ts) getnstimeofday() function
H A Dpps_kernel.h125 getnstimeofday(&ts->ts_real); pps_get_ts()
/linux-4.1.27/net/dccp/
H A Dprobe.c61 getnstimeofday(&now); printl()
113 getnstimeofday(&dccpw.tstart); dccpprobe_open()
/linux-4.1.27/arch/mips/loongson/lemote-2f/
H A Dpm.c123 * will be sent out by getnstimeofday wakeup_loongson()
/linux-4.1.27/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c244 getnstimeofday(&now); dcon_load_holdoff()
328 getnstimeofday(&dcon->load_time); dcon_source_switch()
340 getnstimeofday(&dcon->load_time); dcon_source_switch()
365 getnstimeofday(&dcon->load_time); dcon_source_switch()
745 getnstimeofday(&dcon->irq_time); dcon_interrupt()
759 getnstimeofday(&dcon->irq_time); dcon_interrupt()
/linux-4.1.27/drivers/mmc/card/
H A Dmmc_test.c1492 getnstimeofday(&ts1); mmc_test_area_io_seq()
1506 getnstimeofday(&ts2); mmc_test_area_io_seq()
1775 getnstimeofday(&ts1); mmc_test_profile_trim_perf()
1779 getnstimeofday(&ts2); mmc_test_profile_trim_perf()
1783 getnstimeofday(&ts1); mmc_test_profile_trim_perf()
1787 getnstimeofday(&ts2); mmc_test_profile_trim_perf()
1801 getnstimeofday(&ts1); mmc_test_seq_read_perf()
1808 getnstimeofday(&ts2); mmc_test_seq_read_perf()
1843 getnstimeofday(&ts1); mmc_test_seq_write_perf()
1850 getnstimeofday(&ts2); mmc_test_seq_write_perf()
1899 getnstimeofday(&ts1); mmc_test_profile_seq_trim_perf()
1907 getnstimeofday(&ts2); mmc_test_profile_seq_trim_perf()
1938 getnstimeofday(&ts1); mmc_test_rnd_perf()
1940 getnstimeofday(&ts2); mmc_test_rnd_perf()
2042 getnstimeofday(&ts1); mmc_test_seq_perf()
2050 getnstimeofday(&ts2); mmc_test_seq_perf()
/linux-4.1.27/fs/afs/
H A Dmain.c51 getnstimeofday(&ts); afs_get_client_UUID()
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozusbsvc.c132 getnstimeofday(&ts); oz_usb_stop()
142 getnstimeofday(&now); oz_usb_stop()
H A Dozproto.c185 getnstimeofday(&pd->last_rx_timestamp); oz_connect_req()
363 getnstimeofday(&current_time); oz_rx_frame()
/linux-4.1.27/net/sctp/
H A Dprobe.c88 getnstimeofday(&sctpw.tstart); sctpprobe_open()
152 getnstimeofday(&now); jsctp_sf_eat_sack()
/linux-4.1.27/net/ipv4/
H A Dip_options.c63 getnstimeofday(&tv); ip_options_build()
420 getnstimeofday(&tv); ip_options_compile()
H A Dicmp.c921 getnstimeofday(&tv); icmp_timestamp()
/linux-4.1.27/drivers/char/
H A Dmmtimer.c705 getnstimeofday(&n); sgi_timer_set()
716 * to getnstimeofday() in order to be as faithful as possible to the time sgi_timer_set()
/linux-4.1.27/drivers/iio/common/ssp_sensors/
H A Dssp_spi.c284 getnstimeofday(&ts); ssp_parse_dataframe()
/linux-4.1.27/lib/
H A Dcrc32.c1002 getnstimeofday(&start); crc32c_test()
1008 getnstimeofday(&stop); crc32c_test()
1091 getnstimeofday(&start); crc32_test()
1101 getnstimeofday(&stop); crc32_test()
/linux-4.1.27/drivers/mtd/nand/
H A Dlpc32xx_mlc.c208 * Measurements via getnstimeofday() upon 512 byte subpage reads reveal:
/linux-4.1.27/kernel/time/
H A Dtime.c26 * Added getnstimeofday to allow the posix timer functions to return
H A Dtimekeeping.c890 * NOTE: Users should be converted to using getnstimeofday()
/linux-4.1.27/drivers/staging/fbtft/
H A Dfbtft-core.c375 getnstimeofday(&ts_start); fbtft_update_display()
412 getnstimeofday(&ts_end); fbtft_update_display()
/linux-4.1.27/sound/core/
H A Dtimer.c406 getnstimeofday(&tstamp); snd_timer_notify1()
1280 getnstimeofday(&tstamp); snd_timer_user_tinterrupt()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dqp.c829 getnstimeofday(&swsqe->host_ts); c4iw_post_send()
898 getnstimeofday( c4iw_post_receive()
H A Ddevice.c128 getnstimeofday(&le.poll_host_ts); c4iw_log_wr_stats()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dtx.c291 getnstimeofday(&ts); wl1271_tx_fill_hdr()
H A Dmain.c494 getnstimeofday(&ts);
/linux-4.1.27/drivers/firewire/
H A Dcore-cdev.c1217 case CLOCK_REALTIME: getnstimeofday(&ts); break; ioctl_get_cycle_timer2()
/linux-4.1.27/include/sound/
H A Dpcm.h1139 getnstimeofday(tv); snd_pcm_gettime()
/linux-4.1.27/kernel/trace/
H A Dblktrace.c134 getnstimeofday(&now); trace_note_time()
/linux-4.1.27/drivers/s390/block/
H A Ddasd.c766 getnstimeofday(&data->starttod); dasd_profile_end_add_data()
883 getnstimeofday(&data->starttod); dasd_profile_reset()
900 getnstimeofday(&data->starttod); dasd_profile_on()
/linux-4.1.27/net/packet/
H A Daf_packet.c817 getnstimeofday(&ts); prb_close_block()
860 getnstimeofday(&ts); prb_open_block()
1993 getnstimeofday(&ts); tpacket_rcv()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Ddebug.c900 getnstimeofday(&crash_data->timestamp); ath10k_debug_get_new_fw_crash_data()
/linux-4.1.27/drivers/net/ethernet/tile/
H A Dtilegx.c890 getnstimeofday(&ts); register_ptp_clock()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c623 getnstimeofday(&now); stmmac_hwtstamp_ioctl()

Completed in 2951 milliseconds