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.c223 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_transmit()
269 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_recv_iov()
314 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_recv_kiov()
538 if (!cfs_time_aftereq(cfs_time_add(cfs_time_current(), in ksocknal_process_transmit()
668 conn->ksnc_tx_last_post = cfs_time_current(); in ksocknal_find_conn_locked()
733 conn->ksnc_peer->ksnp_last_alive = cfs_time_current(); in ksocknal_queue_tx_locked()
778 unsigned long now = cfs_time_current(); in ksocknal_find_connectable_route_locked()
1840 deadline = cfs_time_add(cfs_time_current(), in ksocknal_connect()
1885 if (cfs_time_aftereq(cfs_time_current(), deadline)) { in ksocknal_connect()
1932 route->ksnr_timeout = cfs_time_add(cfs_time_current(), in ksocknal_connect()
[all …]
Dsocklnd.c1249 peer->ksnp_last_alive = cfs_time_current(); in ksocknal_create_conn()
1257 conn->ksnc_tx_last_post = cfs_time_current(); in ksocknal_create_conn()
1642 cfs_duration_sec(cfs_time_sub(cfs_time_current(), in ksocknal_destroy_conn()
1788 unsigned long now = cfs_time_current(); in ksocknal_query()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_time.h68 return cfs_time_add(cfs_time_current(), cfs_time_seconds(seconds)); in cfs_time_shift()
/drivers/staging/lustre/include/linux/libcfs/linux/
Dlinux-time.h66 static inline unsigned long cfs_time_current(void) in cfs_time_current() function
/drivers/staging/lustre/lustre/osc/
Dosc_object.c197 obj->oo_contention_time = cfs_time_current(); in osc_object_set_contended()
211 unsigned long cur_time = cfs_time_current(); in osc_object_is_contended()
Dosc_page.c360 return (cfs_time_current() - opg->ops_submit_time); in osc_submit_duration()
565 opg->ops_submit_time = cfs_time_current(); in osc_page_submit()
/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c147 cfs_time_current()); in pinger_check_timeout()
232 unsigned long this_ping = cfs_time_current(); in ptlrpc_pinger_main()
Dservice.c339 svcpt->scp_at_checktime = cfs_time_current(); in ptlrpc_at_timer()
1137 delay = cfs_time_sub(cfs_time_current(), svcpt->scp_at_checktime); in ptlrpc_at_check_timed()
Dclient.c952 req->rq_queued_time = cfs_time_current(); in ptlrpc_set_add_req()
983 req->rq_queued_time = cfs_time_current(); in ptlrpc_set_add_new_req()
/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c401 !cfs_time_after(cfs_time_current(), cdls->cdls_next)) { in libcfs_debug_vmsg2()
409 if (cfs_time_after(cfs_time_current(), cdls->cdls_next + in libcfs_debug_vmsg2()
424 cdls->cdls_next = (cfs_time_current() + cdls->cdls_delay) | 1; in libcfs_debug_vmsg2()
/drivers/staging/lustre/lustre/llite/
Dremote_perm.c233 lli->lli_rmtperm_time = cfs_time_current(); in ll_update_remote_perm()
Dllite_internal.h1158 lli->lli_glimpse_time = cfs_time_current(); in ll_glimpse_size()
/drivers/staging/lustre/lnet/lnet/
Dpeer.c262 lp->lp_last_alive = cfs_time_current(); /* assumes alive */ in lnet_nid2peer_locked()
Drouter.c727 lnet_notify_locked(lp, 1, (event->status == 0), cfs_time_current()); in lnet_router_checker_event()
934 unsigned long now = cfs_time_current(); in lnet_ping_router_locked()
1496 unsigned long now = cfs_time_current(); in lnet_notify()
Drouter_proc.c346 unsigned long now = cfs_time_current(); in proc_lnet_routers()
525 unsigned long now = cfs_time_current(); in proc_lnet_peers()
Dlib-move.c692 lp->lp_last_query = cfs_time_current(); in lnet_ni_query_locked()
734 unsigned long now = cfs_time_current(); in lnet_peer_alive_locked()
/drivers/staging/lustre/lnet/selftest/
Dconrpc.c79 crpc->crp_stamp = cfs_time_current(); in lstcon_rpc_done()
299 crpc->crp_stamp = cfs_time_current(); in lstcon_rpc_trans_abort()
306 crpc->crp_stamp = cfs_time_current(); in lstcon_rpc_trans_abort()
Dconsole.c102 ndl->ndl_node->nd_stamp = cfs_time_current(); in lstcon_node_find()
1697 sid->ses_stamp = cfs_time_current(); in lstcon_new_session_id()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c108 if (cfs_time_after(cfs_time_current(), next_dump)) { in ldlm_expired_completion_wait()
1149 unsigned long cur = cfs_time_current(); in ldlm_cancel_lrur_policy()
1210 time_before(cfs_time_current(), in ldlm_cancel_aged_policy()
Dldlm_lockd.c328 cfs_time_after(cfs_time_current(), in ldlm_handle_gl_callback()
Dldlm_resource.c1347 if (time_before(cfs_time_current(), ns->ns_next_dump)) in ldlm_namespace_dump()
Dldlm_lock.c251 lock->l_last_used = cfs_time_current(); in ldlm_lock_add_to_lru_nolock()
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.c1060 unsigned long now = cfs_time_current(); in kiblnd_query()
1492 unsigned long now = cfs_time_current(); in kiblnd_fmr_pool_unmap()
1573 if (time_before(cfs_time_current(), fps->fps_next_retry)) { in kiblnd_fmr_pool_map()
1705 unsigned long now = cfs_time_current(); in kiblnd_pool_free_node()
1765 if (time_before(cfs_time_current(), ps->ps_next_retry)) { in kiblnd_pool_alloc_node()
Do2iblnd_cb.c1785 peer->ibp_last_alive = cfs_time_current(); in kiblnd_peer_alive()
3024 cfs_duration_sec(cfs_time_current() - in kiblnd_check_conns()
3416 if (time_before(cfs_time_current(), in kiblnd_failover_thread()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h2782 cfs_time_current())) { in ptlrpc_send_limit_expired()

12