Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 117) sorted by relevance

12345

/Linux-v5.4/samples/bpf/
Dmap_perf_test_user.c80 __u64 start_time; in test_hash_prealloc() local
122 __u64 start_time; in do_test_lru() local
218 __u64 start_time; in test_percpu_hash_prealloc() local
230 __u64 start_time; in test_hash_kmalloc() local
242 __u64 start_time; in test_percpu_hash_kmalloc() local
254 __u64 start_time; in test_lpm_kmalloc() local
266 __u64 start_time; in test_hash_lookup() local
278 __u64 start_time; in test_array_lookup() local
Dtest_overhead_user.c35 __u64 start_time; in test_task_rename() local
59 __u64 start_time; in test_urandom_read() local
Dtrace_output_user.c30 static __u64 start_time; variable
/Linux-v5.4/include/net/
Dbusy_poll.h71 static inline bool busy_loop_timeout(unsigned long start_time) in busy_loop_timeout()
87 unsigned long start_time) in sk_busy_loop_timeout()
/Linux-v5.4/drivers/media/pci/cobalt/
Dcobalt-i2c.c111 unsigned long start_time; in cobalt_tx_bytes() local
169 unsigned long start_time; in cobalt_rx_bytes() local
310 unsigned long start_time; in cobalt_i2c_init() local
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_pwrctrl.c207 static unsigned long start_time; in traffic_check_for_leave_lps() local
321 unsigned long start_time; in rtw_set_rpwm() local
428 unsigned long start_time; in rtw_set_ps_mode() local
500 unsigned long start_time; in LPS_RF_ON_check() local
680 unsigned long start_time; in LPS_Leave_check() local
/Linux-v5.4/drivers/block/rsxx/
Ddev.c48 unsigned long start_time; member
107 unsigned long start_time) in disk_stats_complete()
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c201 unsigned long start_time = jiffies; in rtw_suspend() local
266 unsigned long start_time = jiffies; in rtw_resume_process() local
Dos_intfs.c657 unsigned long start_time = jiffies; in rtw_ips_pwr_up() local
673 unsigned long start_time = jiffies; in rtw_ips_pwr_down() local
/Linux-v5.4/drivers/scsi/snic/
Dsnic_scsi.c554 unsigned long flags, start_time; in snic_icmnd_cmpl_handler() local
693 u32 start_time = rqi->start_time; in snic_proc_dr_cmpl_locked() local
783 u32 start_time = 0; in snic_process_itmf_cmpl() local
1640 u32 start_time = jiffies; in snic_abort_cmd() local
2121 u32 start_time = jiffies; in snic_unlink_and_release_req() local
2154 int start_time = jiffies; in snic_device_reset() local
2389 u32 start_time = jiffies; in snic_host_reset() local
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
Diwl-spectrum.h27 __le64 start_time; member
49 __le64 start_time; member
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_scsi.c831 unsigned long start_time; in fnic_fcpio_icmnd_cmpl_handler() local
1071 unsigned long start_time; in fnic_fcpio_itmf_cmpl_handler() local
1365 unsigned long start_time = 0; in fnic_cleanup_io() local
1457 unsigned long start_time = 0; in fnic_wq_copy_cleanup_handler() local
1838 unsigned long start_time = 0; in fnic_abort_cmd() local
2333 unsigned long start_time = 0; in fnic_device_reset() local
Dfnic_io.h64 unsigned long start_time; /* in jiffies */ member
/Linux-v5.4/drivers/lightnvm/
Dpblk-cache.c27 unsigned long start_time = jiffies; in pblk_write_to_cache() local
/Linux-v5.4/lib/
Dirq_poll.c82 unsigned long start_time = jiffies; in irq_poll_softirq() local
/Linux-v5.4/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c22 struct timespec start_time; variable
/Linux-v5.4/mm/
Dgup_benchmark.c25 ktime_t start_time, end_time; in __gup_benchmark_ioctl() local
/Linux-v5.4/tools/laptop/dslm/
Ddslm.c68 time_t start_time; in measure() local
/Linux-v5.4/tools/testing/selftests/timers/
Dalarmtimer-suspend.c54 struct timespec start_time; variable
/Linux-v5.4/drivers/md/bcache/
Dutil.c163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
/Linux-v5.4/fs/nfs/flexfilelayout/
Dflexfilelayout.h65 ktime_t start_time; member
91 ktime_t start_time; member
/Linux-v5.4/drivers/edac/
Dedac_pci.h73 unsigned long start_time; /* edac_pci load start time (jiffies) */ member
/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c154 unsigned long start_time = jiffies; in lan743x_eeprom_wait() local
177 unsigned long start_time = jiffies; in lan743x_eeprom_confirm_not_busy() local
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_hwinfo.c215 const unsigned long start_time = jiffies; in hwinfo_fetch() local
/Linux-v5.4/drivers/misc/sgi-gru/
Dgruhandles.c67 unsigned long start_time = get_cycles(); in wait_instruction_complete() local

12345