Home
last modified time | relevance | path

Searched refs:cfs_time_after (Results 1 – 14 of 14) 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
86 if (cfs_time_after(cfs_time_current(), in cfs_slow_warning()
100 if (cfs_time_after(cfs_time_current(), __next_message)) \
/drivers/staging/lustre/lnet/selftest/
Dtimer.c81 LASSERT(cfs_time_after(timer->stt_expires, get_seconds())); in stt_add_timer()
133 if (cfs_time_after(timer->stt_expires, now)) in stt_expire_list()
Dconrpc.c318 if (cfs_time_after(nd->nd_stamp, crpc->crp_stamp)) in lstcon_rpc_trans_abort()
407 if (cfs_time_after(nd->nd_stamp, crpc->crp_stamp)) in lstcon_rpc_get_reply()
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c155 if (cfs_time_after(sec->ps_gc_next, get_seconds())) in sec_do_gc()
Dpinger.c265 cfs_time_after(imp->imp_next_ping, in ptlrpc_pinger_main()
/drivers/staging/lustre/lustre/osc/
Dosc_object.c229 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()
969 cfs_time_after(now, cfs_time_add(rtr->lp_ping_timestamp, in lnet_ping_router_locked()
1522 if (cfs_time_after(when, now)) { in lnet_notify()
Dlib-move.c718 alive = cfs_time_after(deadline, now); in lnet_peer_is_alive()
/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c404 !cfs_time_after(cfs_time_current(), cdls->cdls_next)) { in libcfs_debug_vmsg2()
412 if (cfs_time_after(cfs_time_current(), cdls->cdls_next + in libcfs_debug_vmsg2()
/drivers/staging/lustre/lustre/llite/
Dllite_capa.c451 if (cfs_time_after(ocapa->c_expiry, tmp->c_expiry)) { in inode_add_oss_capa()
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h730 cfs_time_after(jiffies, conn->ibc_last_send + in kiblnd_send_keepalive()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c352 cfs_time_after(cfs_time_current(), in ldlm_handle_gl_callback()
Dldlm_request.c111 if (cfs_time_after(cfs_time_current(), next_dump)) { in ldlm_expired_completion_wait()
/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_cb.c651 cfs_time_after(typed->ksnc_tx_last_post, c->ksnc_tx_last_post))) { in ksocknal_find_conn_locked()
660 cfs_time_after(fallback->ksnc_tx_last_post, c->ksnc_tx_last_post))) { in ksocknal_find_conn_locked()