Searched refs:ktime_get_boottime_ns (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h229 ktime_get_boottime_ns(void) function
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c1166 *boottime = ktime_get_boottime_ns();
H A Drx.c547 rx_status->boottime_ns = ktime_get_boottime_ns();
H A Dftm-initiator.c162 .host_time = ktime_get_boottime_ns(),
H A Drxmq.c2634 rx_status->boottime_ns = ktime_get_boottime_ns();
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c1125 status->boottime_ns = ktime_get_boottime_ns();
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c3203 marker.timestamp = cpu_to_le64(ktime_get_boottime_ns());
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwmi.c2622 status->boottime_ns = ktime_get_boottime_ns();

Completed in 122 milliseconds