Home
last modified time | relevance | path

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

/linux-4.1.27/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)) \
/linux-4.1.27/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()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c157 if (cfs_time_after(sec->ps_gc_next, get_seconds())) in sec_do_gc()
Dpinger.c263 cfs_time_after(imp->imp_next_ping, in ptlrpc_pinger_main()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_object.c228 if (cfs_time_after(cur_time, retry_time)) { in osc_object_is_contended()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Drouter.c952 cfs_time_after(now, rtr->lp_ping_deadline)) in lnet_ping_router_locked()
980 cfs_time_after(now, cfs_time_add(rtr->lp_ping_timestamp, in lnet_ping_router_locked()
1530 if (cfs_time_after(when, now)) { in lnet_notify()
Dlib-move.c717 alive = cfs_time_after(deadline, now); in lnet_peer_is_alive()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c402 !cfs_time_after(cfs_time_current(), cdls->cdls_next)) { in libcfs_debug_vmsg2()
410 if (cfs_time_after(cfs_time_current(), cdls->cdls_next + in libcfs_debug_vmsg2()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_capa.c451 if (cfs_time_after(ocapa->c_expiry, tmp->c_expiry)) { in inode_add_oss_capa()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h730 cfs_time_after(jiffies, conn->ibc_last_send + in kiblnd_send_keepalive()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c351 cfs_time_after(cfs_time_current(), in ldlm_handle_gl_callback()
Dldlm_request.c109 if (cfs_time_after(cfs_time_current(), next_dump)) { in ldlm_expired_completion_wait()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_cb.c648 cfs_time_after(typed->ksnc_tx_last_post, c->ksnc_tx_last_post))) { in ksocknal_find_conn_locked()
657 cfs_time_after(fallback->ksnc_tx_last_post, c->ksnc_tx_last_post))) { in ksocknal_find_conn_locked()