Home
last modified time | relevance | path

Searched refs:cfs_time_after (Results 1 – 11 of 11) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_time.h56 static inline int cfs_time_after(unsigned long t1, unsigned long t2) in cfs_time_after() function
/drivers/staging/lustre/lustre/osc/
Dosc_object.c226 if (cfs_time_after(cur_time, retry_time)) { in osc_object_is_contended()
/drivers/staging/lustre/lnet/lnet/
Drouter.c940 cfs_time_after(now, rtr->lp_ping_deadline)) in lnet_ping_router_locked()
968 cfs_time_after(now, cfs_time_add(rtr->lp_ping_timestamp, in lnet_ping_router_locked()
1515 if (cfs_time_after(when, now)) { in lnet_notify()
Dlib-move.c716 alive = cfs_time_after(deadline, now); in lnet_peer_is_alive()
/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()
/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c250 cfs_time_after(imp->imp_next_ping, in ptlrpc_pinger_main()
/drivers/staging/lustre/lnet/selftest/
Dconrpc.c317 if (cfs_time_after(nd->nd_stamp, crpc->crp_stamp)) in lstcon_rpc_trans_abort()
406 if (cfs_time_after(nd->nd_stamp, crpc->crp_stamp)) in lstcon_rpc_get_reply()
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h693 cfs_time_after(jiffies, conn->ibc_last_send + in kiblnd_send_keepalive()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c328 cfs_time_after(cfs_time_current(), in ldlm_handle_gl_callback()
Dldlm_request.c108 if (cfs_time_after(cfs_time_current(), next_dump)) { in ldlm_expired_completion_wait()
/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_cb.c647 cfs_time_after(typed->ksnc_tx_last_post, c->ksnc_tx_last_post))) { in ksocknal_find_conn_locked()
656 cfs_time_after(fallback->ksnc_tx_last_post, c->ksnc_tx_last_post))) { in ksocknal_find_conn_locked()