Home
last modified time | relevance | path

Searched refs:cfs_time_current (Results 1 – 25 of 29) sorted by relevance

12

/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_cb.c222 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_transmit()
270 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_recv_iov()
317 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_recv_kiov()
546 if (!cfs_time_aftereq(cfs_time_add(cfs_time_current(), in ksocknal_process_transmit()
674 conn->ksnc_tx_last_post = cfs_time_current(); in ksocknal_find_conn_locked()
742 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_queue_tx_locked()
790 unsigned long now = cfs_time_current(); in ksocknal_find_connectable_route_locked()
1858 deadline = cfs_time_add(cfs_time_current(), in ksocknal_connect()
1905 if (cfs_time_aftereq(cfs_time_current(), deadline)) { in ksocknal_connect()
1957 route->ksnr_timeout = cfs_time_add(cfs_time_current(), in ksocknal_connect()
[all …]
Dsocklnd.c1282 peer->ksnp_last_alive = cfs_time_current(); in ksocknal_create_conn()
1290 conn->ksnc_tx_last_post = cfs_time_current(); in ksocknal_create_conn()
1688 cfs_duration_sec(cfs_time_sub(cfs_time_current(), in ksocknal_destroy_conn()
1837 unsigned long now = cfs_time_current(); in ksocknal_query()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_time.h64 return cfs_time_add(cfs_time_current(), cfs_time_seconds(seconds)); in cfs_time_shift()
/drivers/staging/lustre/include/linux/libcfs/linux/
Dlinux-time.h62 static inline unsigned long cfs_time_current(void) in cfs_time_current() function
/drivers/staging/lustre/lustre/osc/
Dosc_object.c223 obj->oo_contention_time = cfs_time_current(); in osc_object_set_contended()
237 unsigned long cur_time = cfs_time_current(); in osc_object_is_contended()
Dosc_page.c149 return (cfs_time_current() - opg->ops_submit_time); in osc_submit_duration()
350 opg->ops_submit_time = cfs_time_current(); in osc_page_submit()
/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c144 cfs_time_current()); in pinger_check_timeout()
229 unsigned long this_ping = cfs_time_current(); in ptlrpc_pinger_main()
Dservice.c337 svcpt->scp_at_checktime = cfs_time_current(); in ptlrpc_at_timer()
1160 delay = cfs_time_sub(cfs_time_current(), svcpt->scp_at_checktime); in ptlrpc_at_check_timed()
Dclient.c963 req->rq_queued_time = cfs_time_current(); in ptlrpc_set_add_req()
994 req->rq_queued_time = cfs_time_current(); in ptlrpc_set_add_new_req()
/drivers/staging/lustre/lnet/lnet/
Dnet_fault.c308 unsigned long now = cfs_time_current(); in drop_rule_match()
476 unsigned long now = cfs_time_current(); in delay_rule_match()
567 unsigned long now = cfs_time_current(); in delayed_msg_check()
Drouter_proc.c324 unsigned long now = cfs_time_current(); in proc_lnet_routers()
507 unsigned long now = cfs_time_current(); in proc_lnet_peers()
Drouter.c776 lnet_notify_locked(lp, 1, !event->status, cfs_time_current()); in lnet_router_checker_event()
987 unsigned long now = cfs_time_current(); in lnet_ping_router_locked()
1745 unsigned long now = cfs_time_current(); in lnet_notify()
Dpeer.c315 lp->lp_last_alive = cfs_time_current(); /* assumes alive */ in lnet_nid2peer_locked()
Dlib-move.c501 lp->lp_last_query = cfs_time_current(); in lnet_ni_query_locked()
545 unsigned long now = cfs_time_current(); in lnet_peer_alive_locked()
/drivers/staging/lustre/lnet/libcfs/
Dtracefile.c436 !cfs_time_after(cfs_time_current(), cdls->cdls_next)) { in libcfs_debug_vmsg2()
444 if (cfs_time_after(cfs_time_current(), in libcfs_debug_vmsg2()
459 cdls->cdls_next = (cfs_time_current() + cdls->cdls_delay) | 1; in libcfs_debug_vmsg2()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c104 if (cfs_time_after(cfs_time_current(), next_dump)) { in ldlm_expired_completion_wait()
1176 unsigned long cur = cfs_time_current(); in ldlm_cancel_lrur_policy()
1240 time_before(cfs_time_current(), in ldlm_cancel_aged_policy()
1385 if (last_use == cfs_time_current()) in ldlm_prepare_lru_list()
Dldlm_lockd.c326 cfs_time_after(cfs_time_current(), in ldlm_handle_gl_callback()
Dldlm_resource.c1353 if (time_before(cfs_time_current(), ns->ns_next_dump)) in ldlm_namespace_dump()
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.c1050 unsigned long now = cfs_time_current(); in kiblnd_query()
1582 unsigned long now = cfs_time_current(); in kiblnd_fmr_pool_unmap()
1756 if (time_before(cfs_time_current(), fps->fps_next_retry)) { in kiblnd_fmr_pool_map()
1888 unsigned long now = cfs_time_current(); in kiblnd_pool_free_node()
1957 if (time_before(cfs_time_current(), ps->ps_next_retry)) { in kiblnd_pool_alloc_node()
1967 time_before = cfs_time_current(); in kiblnd_pool_alloc_node()
1970 cfs_time_current() - time_before); in kiblnd_pool_alloc_node()
Do2iblnd_cb.c1866 peer->ibp_last_alive = cfs_time_current(); in kiblnd_peer_alive()
3218 cfs_duration_sec(cfs_time_current() - in kiblnd_check_conns()
3699 if (time_before(cfs_time_current(), in kiblnd_failover_thread()
/drivers/staging/lustre/lnet/selftest/
Dconrpc.c77 crpc->crp_stamp = cfs_time_current(); in lstcon_rpc_done()
298 crpc->crp_stamp = cfs_time_current(); in lstcon_rpc_trans_abort()
305 crpc->crp_stamp = cfs_time_current(); in lstcon_rpc_trans_abort()
Dconsole.c99 ndl->ndl_node->nd_stamp = cfs_time_current(); in lstcon_node_find()
1701 sid->ses_stamp = cfs_time_current(); in lstcon_new_session_id()
/drivers/staging/lustre/lustre/llite/
Dllite_internal.h1144 lli->lli_glimpse_time = cfs_time_current(); in ll_glimpse_size()
Dstatahead.c532 lli->lli_glimpse_time = cfs_time_current(); in ll_agl_trigger()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h2862 cfs_time_current())) { in ptlrpc_send_limit_expired()

12