Searched refs:ktime (Results 1 - 25 of 253) sorted by path

1234567891011

/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_integ.c10 #include <linux/ktime.h>
/linux-master/drivers/net/can/softing/
H A Dsofting.h10 #include <linux/ktime.h>
43 ktime_t ts_overflow; /* timestamp overflow value, in ktime */
102 ktime_t ktime);
/linux-master/drivers/watchdog/
H A Dxen_wdt.c15 #include <linux/ktime.h>
/linux-master/include/linux/sunrpc/
H A Dmetrics.h30 #include <linux/ktime.h>
/linux-master/include/linux/
H A Dsync_file.h17 #include <linux/ktime.h>
/linux-master/include/trace/events/
H A Dhost1x.h16 #include <linux/ktime.h>
H A Dintel-sst.h16 #include <linux/ktime.h>
H A Dnmi.h8 #include <linux/ktime.h>
/linux-master/net/dccp/ccids/lib/
H A Dloss_interval.h10 #include <linux/ktime.h>
/linux-master/arch/mips/kvm/
H A Demulate.c14 #include <linux/ktime.h>
361 * Get effective monotonic ktime. This is usually a straightforward ktime_get(),
365 * Returns: Effective monotonic ktime for CP0_Count.
461 * Freeze the hrtimer safely and return both the ktime and the CP0_Count value
470 * Returns: The ktime at the point of freeze.
489 * @now: ktime at point of resume.
531 * to be used for a period of time, but the exact ktime corresponding to the
586 /* Subtract nanosecond delta to find ktime when count was read */
592 /* Resume using the calculated ktime */
/linux-master/arch/x86/kernel/cpu/
H A Daperfmperf.c11 #include <linux/ktime.h>
/linux-master/arch/x86/kvm/vmx/
H A Dvmcs.h5 #include <linux/ktime.h>
/linux-master/block/
H A Dbfq-cgroup.c9 #include <linux/ktime.h>
H A Dbfq-iosched.c120 #include <linux/ktime.h>
H A Dblk-stat.h7 #include <linux/ktime.h>
/linux-master/drivers/acpi/
H A Dcppc_acpi.c38 #include <linux/ktime.h>
/linux-master/drivers/android/
H A Dbinder.c69 #include <linux/ktime.h>
/linux-master/drivers/ata/
H A Dpata_ep93xx.c46 #include <linux/ktime.h>
H A Dpata_pdc2027x.c25 #include <linux/ktime.h>
/linux-master/drivers/base/power/
H A Druntime.c9 #include <linux/ktime.h>
/linux-master/drivers/base/regmap/
H A Dtrace.h8 #include <linux/ktime.h>
/linux-master/drivers/char/hw_random/
H A Dtimeriomem-rng.c25 #include <linux/ktime.h>
/linux-master/drivers/clk/qcom/
H A Dgdsc.c12 #include <linux/ktime.h>
/linux-master/drivers/clocksource/
H A Darm_arch_timer.c1814 ktime_t ktime; local
1830 ktime = (u64)hvc_res.a0 << 32 | hvc_res.a1;
1831 *ts = ktime_to_timespec64(ktime);
/linux-master/drivers/comedi/drivers/
H A Dcomedi_test.c51 #include <linux/ktime.h>

Completed in 333 milliseconds

1234567891011