Home
last modified time | relevance | path

Searched defs:ktime (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8192f.c821 int ktime, i; in rtl8192fu_iqk_path_a() local
910 int ktime; in rtl8192fu_rx_iqk_path_a() local
1045 int ktime, i; in rtl8192fu_iqk_path_b() local
1138 int ktime; in rtl8192fu_rx_iqk_path_b() local
/openbmc/linux/drivers/net/can/softing/
H A Dsofting_main.c133 ktime_t ktime) in softing_netdev_rx()
154 ktime_t ktime; in softing_handle_1() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps_types.h28 ktime_t ktime; member
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c368 u64 ktime; in intel_guc_dump_time_info() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h193 uint64_t ktime; member
/openbmc/linux/kernel/sched/
H A Ddebug.c831 u64 ktime, sched_clk, cpu_clk; in sched_debug_header() local
/openbmc/linux/drivers/dma/
H A Ddmatest.c588 ktime_t ktime, start, diff; in dmatest_func() local
/openbmc/linux/drivers/clocksource/
H A Darm_arch_timer.c1793 ktime_t ktime; in kvm_arch_ptp_get_crosststamp() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-tegra.c1046 ktime_t ktime = ktime_get(); in tegra_i2c_poll_completion() local
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c1738 ktime_t ktime; in gmac_irq() local
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py1861 def setPhase(self, phase, ktime, isbegin, order=-1): argument