| /drivers/media/pci/cobalt/ |
| A D | cobalt-i2c.c | 111 unsigned long start_time; in cobalt_tx_bytes() local 138 start_time = jiffies; in cobalt_tx_bytes() 141 if (time_after(jiffies, start_time + adap->timeout)) in cobalt_tx_bytes() 169 unsigned long start_time; in cobalt_rx_bytes() local 197 start_time = jiffies; in cobalt_rx_bytes() 200 if (time_after(jiffies, start_time + adap->timeout)) in cobalt_rx_bytes() 310 unsigned long start_time; in cobalt_i2c_init() local 327 start_time = jiffies; in cobalt_i2c_init() 329 if (time_after(jiffies, start_time + HZ)) { in cobalt_i2c_init()
|
| /drivers/net/ethernet/engleder/ |
| A D | tsnep_tc.c | 278 gcl->start_time = tsnep_gcl_start_after(gcl, limit); in tsnep_enable_gcl() 283 if ((gcl->start_time - system_time) >= U32_MAX) in tsnep_enable_gcl() 291 last = tsnep_gcl_start_before(curr, gcl->start_time); in tsnep_enable_gcl() 292 if ((last + curr->cycle_time) == gcl->start_time) in tsnep_enable_gcl() 294 gcl->start_time - last); in tsnep_enable_gcl() 295 else if (((gcl->start_time - last) <= in tsnep_enable_gcl() 297 ((gcl->start_time - last) <= TSNEP_GCL_MIN_INTERVAL)) in tsnep_enable_gcl() 299 gcl->start_time - last); in tsnep_enable_gcl() 302 gcl->start_time - last); in tsnep_enable_gcl() 309 WARN_ON(gcl->start_time <= timeout); in tsnep_enable_gcl() [all …]
|
| A D | tsnep_selftests.c | 232 if (curr->start_time <= system_time) { in check_gate() 251 next_time = curr->start_time; in check_gate() 253 n = div64_u64(curr->start_time - start_before, in check_gate() 256 if (curr->start_time == start_before) in check_gate() 259 curr->start_time) && in check_gate() 260 (curr->start_time - prev->cycle_time_extension <= in check_gate() 270 next_time = curr->start_time; in check_gate()
|
| /drivers/staging/rtl8723bs/core/ |
| A D | rtw_pwrctrl.c | 186 static unsigned long start_time; in traffic_check_for_leave_lps() local 196 if (start_time == 0) in traffic_check_for_leave_lps() 197 start_time = jiffies; in traffic_check_for_leave_lps() 208 start_time = jiffies; in traffic_check_for_leave_lps() 280 unsigned long start_time; in rtw_set_rpwm() local 283 start_time = jiffies; in rtw_set_rpwm() 407 unsigned long start_time; in LPS_RF_ON_check() local 412 start_time = jiffies; in LPS_RF_ON_check() 558 unsigned long start_time; in LPS_Leave_check() local 564 start_time = jiffies; in LPS_Leave_check() [all …]
|
| /drivers/md/ |
| A D | dm-ps-historical-service-time.c | 474 static u64 path_service_time(struct path_info *pi, u64 start_time) in path_service_time() argument 482 if (time_after64(pi->last_finish, start_time)) in path_service_time() 483 start_time = pi->last_finish; in path_service_time() 486 if (time_before64(now, start_time)) in path_service_time() 489 return now - start_time; in path_service_time() 493 size_t nr_bytes, u64 start_time) in hst_end_io() argument 502 st = path_service_time(pi, start_time); in hst_end_io()
|
| /drivers/misc/sgi-gru/ |
| A D | gruhandles.c | 62 unsigned long start_time = get_cycles(); in wait_instruction_complete() local 69 if (GRU_OPERATION_TIMEOUT < (get_cycles() - start_time)) { in wait_instruction_complete() 71 start_time = get_cycles(); in wait_instruction_complete() 75 update_mcs_stats(opc, get_cycles() - start_time); in wait_instruction_complete()
|
| /drivers/scsi/snic/ |
| A D | snic_scsi.c | 535 unsigned long flags, start_time; in snic_icmnd_cmpl_handler() local 603 start_time = rqi->start_time; in snic_icmnd_cmpl_handler() 673 u32 start_time = rqi->start_time; in snic_proc_dr_cmpl_locked() local 763 u32 start_time = 0; in snic_process_itmf_cmpl() local 791 start_time = rqi->start_time; in snic_process_itmf_cmpl() 1614 u32 start_time = jiffies; in snic_abort_cmd() local 2089 u32 start_time = jiffies; in snic_unlink_and_release_req() local 2095 start_time = rqi->start_time; in snic_unlink_and_release_req() 2122 int start_time = jiffies; in snic_device_reset() local 2357 u32 start_time = jiffies; in snic_host_reset() local [all …]
|
| /drivers/net/ethernet/aquantia/atlantic/macsec/ |
| A D | macsec_struct.h | 234 u32 start_time; member 288 u32 start_time; member 491 u32 start_time; member 536 u32 start_time; member
|
| A D | macsec_api.c | 572 packed_record[2] = rec->start_time & 0xFFFF; in set_ingress_sc_record() 627 rec->start_time = packed_record[2]; in get_ingress_sc_record() 628 rec->start_time |= packed_record[3] << 16; in get_ingress_sc_record() 675 packed_record[2] = rec->start_time & 0xFFFF; in set_ingress_sa_record() 725 rec->start_time = packed_record[2]; in get_ingress_sa_record() 726 rec->start_time |= packed_record[3] << 16; in get_ingress_sa_record() 1536 packed_record[0] = rec->start_time & 0xFFFF; in set_egress_sc_record() 1587 rec->start_time = packed_record[0]; in get_egress_sc_record() 1588 rec->start_time |= packed_record[1] << 16; in get_egress_sc_record() 1680 rec->start_time = packed_record[0]; in get_egress_sa_record() [all …]
|
| /drivers/md/dm-vdo/ |
| A D | memory-alloc.c | 216 unsigned long start_time; in vdo_allocate_memory() local 230 start_time = jiffies; in vdo_allocate_memory() 264 if (jiffies_to_msecs(jiffies - start_time) > 1000) { in vdo_allocate_memory() 288 size, what, jiffies_to_msecs(jiffies - start_time)); in vdo_allocate_memory()
|
| /drivers/md/bcache/ |
| A D | request.c | 493 unsigned long start_time; member 687 bio_end_io_acct_remapped(s->orig_bio, s->start_time, in bio_complete() 731 unsigned long start_time) in search_alloc() argument 750 s->start_time = start_time; in search_alloc() 1082 unsigned long start_time; member 1111 struct block_device *orig_bdev, unsigned long start_time) in detached_dev_do_request() argument 1131 ddip->start_time = start_time; in detached_dev_do_request() 1190 unsigned long start_time; in cached_dev_submit_bio() local 1215 start_time = bio_start_io_acct(bio); in cached_dev_submit_bio() 1221 s = search_alloc(bio, d, orig_bdev, start_time); in cached_dev_submit_bio() [all …]
|
| A D | util.c | 163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update() argument 170 duration = time_after64(now, start_time) in bch_time_stats_update() 171 ? now - start_time : 0; in bch_time_stats_update()
|
| /drivers/net/wireless/intel/iwlegacy/ |
| A D | iwl-spectrum.h | 27 __le64 start_time; member 49 __le64 start_time; member
|
| /drivers/gpu/nova-core/ |
| A D | util.rs | 36 let start_time = Instant::<Monotonic>::now(); in wait_on() 43 if start_time.elapsed().as_nanos() > timeout.as_nanos() { in wait_on()
|
| /drivers/scsi/fnic/ |
| A D | fnic_scsi.c | 640 io_req->start_time = jiffies; in fnic_queuecommand() 922 unsigned long start_time; in fnic_fcpio_icmnd_cmpl_handler() local 996 start_time = io_req->start_time; in fnic_fcpio_icmnd_cmpl_handler() 1192 unsigned long start_time; in fnic_fcpio_itmf_cmpl_handler() local 1266 start_time = io_req->start_time; in fnic_fcpio_itmf_cmpl_handler() 1522 unsigned long start_time = 0; in fnic_cleanup_io_iter() local 1567 start_time = io_req->start_time; in fnic_cleanup_io_iter() 1652 unsigned long start_time = 0; in fnic_wq_copy_cleanup_handler() local 1685 start_time = io_req->start_time; in fnic_wq_copy_cleanup_handler() 2232 start_time = io_req->start_time; in fnic_abort_cmd() [all …]
|
| /drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| A D | fw.c | 500 u32 start_time, tsf_low; in rtl8723e_set_p2p_ps_offload_cmd() local 534 start_time = p2pinfo->noa_start_time[i]; in rtl8723e_set_p2p_ps_offload_cmd() 536 while (start_time <= in rtl8723e_set_p2p_ps_offload_cmd() 538 start_time += in rtl8723e_set_p2p_ps_offload_cmd() 544 rtl_write_dword(rtlpriv, 0x5E8, start_time); in rtl8723e_set_p2p_ps_offload_cmd()
|
| /drivers/net/ethernet/amd/pds_core/ |
| A D | fw.c | 71 unsigned long start_time; in pdsc_fw_status_long_wait() local 79 start_time = jiffies; in pdsc_fw_status_long_wait() 80 end_time = start_time + (timeout * HZ); in pdsc_fw_status_long_wait()
|
| A D | dev.c | 132 unsigned long start_time; in pdsc_devcmd_wait() local 141 start_time = jiffies; in pdsc_devcmd_wait() 142 max_wait = start_time + (max_seconds * HZ); in pdsc_devcmd_wait() 159 duration = jiffies - start_time; in pdsc_devcmd_wait()
|
| /drivers/net/ethernet/pensando/ionic/ |
| A D | ionic_fw.c | 69 unsigned long start_time; in ionic_fw_status_long_wait() local 73 start_time = jiffies; in ionic_fw_status_long_wait() 74 end_time = start_time + (timeout * HZ); in ionic_fw_status_long_wait()
|
| /drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| A D | fw.c | 606 u32 start_time, tsf_low; in rtl8723be_set_p2p_ps_offload_cmd() local 641 start_time = p2pinfo->noa_start_time[i]; in rtl8723be_set_p2p_ps_offload_cmd() 643 while (start_time <= (tsf_low + (50 * 1024))) { in rtl8723be_set_p2p_ps_offload_cmd() 644 start_time += p2pinfo->noa_interval[i]; in rtl8723be_set_p2p_ps_offload_cmd() 649 rtl_write_dword(rtlpriv, 0x5E8, start_time); in rtl8723be_set_p2p_ps_offload_cmd()
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | ps.c | 486 u32 start_time; in rtw89_p2p_noa_once_recalc() local 513 start_time = le32_to_cpu(noa_desc->start_time); in rtw89_p2p_noa_once_recalc() 521 tmp = start_time + interval * (noa_desc->count - 1) + duration; in rtw89_p2p_noa_once_recalc() 527 tmp = (tsf & GENMASK_ULL(63, 32)) | start_time; in rtw89_p2p_noa_once_recalc()
|
| /drivers/net/wireless/microchip/wilc1000/ |
| A D | fw.h | 88 __le32 start_time; member 95 __le32 start_time; member
|
| /drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| A D | fw.c | 642 u32 start_time, tsf_low; in rtl88e_set_p2p_ps_offload_cmd() local 676 start_time = p2pinfo->noa_start_time[i]; in rtl88e_set_p2p_ps_offload_cmd() 678 while (start_time <= (tsf_low+(50*1024))) { in rtl88e_set_p2p_ps_offload_cmd() 679 start_time += p2pinfo->noa_interval[i]; in rtl88e_set_p2p_ps_offload_cmd() 684 rtl_write_dword(rtlpriv, 0x5E8, start_time); in rtl88e_set_p2p_ps_offload_cmd()
|
| /drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
| A D | fw_common.c | 675 u32 start_time, tsf_low; in set_noa_data() local 695 start_time = p2pinfo->noa_start_time[i]; in set_noa_data() 697 while (start_time <= (tsf_low+(50*1024))) { in set_noa_data() 698 start_time += p2pinfo->noa_interval[i]; in set_noa_data() 703 rtl_write_dword(rtlpriv, 0x5E8, start_time); in set_noa_data()
|
| /drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| A D | fw.c | 782 u32 start_time, tsf_low; in rtl92ee_set_p2p_ps_offload_cmd() local 814 start_time = p2pinfo->noa_start_time[i]; in rtl92ee_set_p2p_ps_offload_cmd() 816 while (start_time <= (tsf_low + (50 * 1024))) { in rtl92ee_set_p2p_ps_offload_cmd() 817 start_time += p2pinfo->noa_interval[i]; in rtl92ee_set_p2p_ps_offload_cmd() 822 rtl_write_dword(rtlpriv, 0x5E8, start_time); in rtl92ee_set_p2p_ps_offload_cmd()
|