Home
last modified time | relevance | path

Searched refs:get_tod_clock (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.10/arch/s390/include/asm/
Dtimex.h151 static inline unsigned long long get_tod_clock(void) in get_tod_clock() function
167 return get_tod_clock(); in get_tod_clock_fast()
173 return (cycles_t) get_tod_clock() >> 2; in get_cycles()
193 tod = get_tod_clock() - *(unsigned long long *) &tod_clock_base[1]; in get_tod_clock_monotonic()
/Linux-v5.10/arch/s390/kernel/
Didle.c83 now = get_tod_clock(); in show_idle_time()
108 now = get_tod_clock(); in arch_cpu_idle_time()
Dtime.c144 S390_lowcore.clock_comparator = get_tod_clock() + delta; in s390_next_event()
241 now = get_tod_clock(); in read_tod_clock()
320 *clock = get_tod_clock() - lpar_offset; in get_phys_clock()
389 now = get_tod_clock(); in clock_sync_global()
640 timediff = tod_to_ns(lsoib->nlsout - get_tod_clock()) / NSEC_PER_SEC; in stp_check_leap()
Dsmp.c444 end = get_tod_clock() + (1000000UL << 12); in smp_emergency_stop()
450 get_tod_clock() < end) in smp_emergency_stop()
453 while (get_tod_clock() < end) { in smp_emergency_stop()
860 S390_lowcore.last_update_clock = get_tod_clock(); in smp_init_secondary()
Dnmi.c382 tmp = get_tod_clock(); in s390_do_machine_check()
/Linux-v5.10/drivers/s390/block/
Ddasd_erp.c106 cqr->stopclk = get_tod_clock(); in dasd_default_erp_action()
158 cqr->stopclk = get_tod_clock(); in dasd_default_erp_postaction()
Ddasd_diag.c189 cqr->startclk = get_tod_clock(); in dasd_start_diag()
196 cqr->stopclk = get_tod_clock(); in dasd_start_diag()
227 cqr->stopclk = get_tod_clock(); in dasd_diag_term_IO()
281 cqr->stopclk = get_tod_clock(); in dasd_ext_handler()
568 cqr->buildclk = get_tod_clock(); in dasd_diag_build_cp()
Ddasd_eckd.c843 cqr->buildclk = get_tod_clock(); in dasd_eckd_fill_rcd_cqr()
1512 cqr->buildclk = get_tod_clock(); in dasd_eckd_read_features()
1582 cqr->buildclk = get_tod_clock(); in dasd_eckd_read_vol_info()
1766 cqr->buildclk = get_tod_clock(); in dasd_eckd_read_ext_pool_info()
1869 cqr->buildclk = get_tod_clock(); in dasd_eckd_build_psf_ssc()
2190 cqr->buildclk = get_tod_clock(); in dasd_eckd_analysis_ccw()
2472 cqr->buildclk = get_tod_clock(); in dasd_eckd_build_check_tcw()
2565 cqr->buildclk = get_tod_clock(); in dasd_eckd_build_check()
2826 fcp->buildclk = get_tod_clock(); in dasd_eckd_build_format()
3724 cqr->buildclk = get_tod_clock(); in dasd_eckd_dso_ras()
[all …]
Ddasd_3990_erp.c233 dctl_cqr->buildclk = get_tod_clock(); in dasd_3990_erp_DCTL()
1736 erp->buildclk = get_tod_clock(); in dasd_3990_erp_action_1B_32()
2253 clk = get_tod_clock(); in dasd_3990_erp_account_error()
2398 cqr->stopclk = get_tod_clock(); in dasd_3990_erp_add_erp()
2440 erp->buildclk = get_tod_clock(); in dasd_3990_erp_add_erp()
Ddasd.c1382 cqr->stopclk = get_tod_clock(); in dasd_term_IO()
1398 cqr->stopclk = get_tod_clock(); in dasd_term_IO()
1457 cqr->startclk = get_tod_clock(); in dasd_start_IO()
1712 now = get_tod_clock(); in dasd_int_handler()
2160 cqr->stopclk = get_tod_clock(); in dasd_flush_device_queue()
2425 maincqr->endclk = get_tod_clock(); in _dasd_sleep_on()
2673 cqr->stopclk = get_tod_clock(); in __dasd_cancel_req()
2873 cqr->endclk = get_tod_clock(); in __dasd_process_block_ccw_queue()
3047 cqr->endclk = get_tod_clock(); in dasd_flush_block_queue()
4148 cqr->buildclk = get_tod_clock(); in dasd_generic_build_rdc()
Ddasd_fba.c432 cqr->buildclk = get_tod_clock(); in dasd_fba_build_cp_discard()
560 cqr->buildclk = get_tod_clock(); in dasd_fba_build_cp_regular()
Ddasd_alias.c456 cqr->buildclk = get_tod_clock(); in read_unit_address_configuration()
736 cqr->buildclk = get_tod_clock(); in reset_summary_unit_check()
Ddasd_eer.c496 cqr->buildclk = get_tod_clock(); in dasd_eer_enable()
/Linux-v5.10/arch/s390/include/asm/vdso/
Dgettimeofday.h30 now = get_tod_clock(); in __arch_get_hw_counter()
/Linux-v5.10/arch/s390/lib/
Ddelay.c40 end = get_tod_clock() + (usecs << 12); in __udelay_disabled()
/Linux-v5.10/arch/s390/appldata/
Dappldata_net_sum.c111 net_data->timestamp = get_tod_clock(); in appldata_get_net_sum_data()
Dappldata_mem.c109 mem_data->timestamp = get_tod_clock(); in appldata_get_mem_data()
Dappldata_os.c153 os_data->timestamp = get_tod_clock(); in appldata_get_os_data()
/Linux-v5.10/drivers/s390/cio/
Dcmf.c289 cmb_data->last_update = get_tod_clock(); in cmf_copy_block()
364 cdev->private->cmb_start_time = get_tod_clock(); in cmf_generic_reset()
588 elapsed_time = get_tod_clock() - start_time; in __cmb_utilization()
994 interval = get_tod_clock() - cdev->private->cmb_start_time; in cmb_show_avg_sample_interval()
Ddevice_fsm.c51 "device information:\n", get_tod_clock()); in ccw_timeout_log()
Dcss.c984 css_generate_pgid(css, (u32) (get_tod_clock() >> 32)); in setup_css()
/Linux-v5.10/drivers/s390/scsi/
Dzfcp_fsf.c874 req->issued = get_tod_clock(); in zfcp_fsf_req_send()