Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_time.h51 static inline unsigned long cfs_time_sub(unsigned long t1, unsigned long t2) in cfs_time_sub() function
/drivers/staging/lustre/lustre/include/
Dlustre_lib.h562 __timeout = cfs_time_sub(__timeout, \
563 cfs_time_sub(interval, remaining));\
/drivers/staging/lustre/lnet/lnet/
Drouter_proc.c353 int last_ping = cfs_duration_sec(cfs_time_sub(now, in proc_lnet_routers()
384 cfs_duration_sec(cfs_time_sub(deadline, now)), in proc_lnet_routers()
528 delta = cfs_time_sub(now, peer->lp_last_alive); in proc_lnet_peers()
Drouter.c1519 cfs_duration_sec(cfs_time_sub(when, now))); in lnet_notify()
/drivers/staging/lustre/lnet/selftest/
Dtimer.c161 this_slot = cfs_time_sub(this_slot, STTIMER_SLOTTIME); in stt_check_timers()
Dconrpc.c505 dur = (long)cfs_time_sub(crpc->crp_stamp, in lstcon_rpc_trans_interpreter()
/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c146 return cfs_time_sub(cfs_time_add(time, cfs_time_seconds(timeout)), in pinger_check_timeout()
Dservice.c1137 delay = cfs_time_sub(cfs_time_current(), svcpt->scp_at_checktime); in ptlrpc_at_check_timed()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c1161 la = cfs_duration_sec(cfs_time_sub(cur, in ldlm_cancel_lrur_policy()
/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_cb.c2577 while ((timeout = cfs_time_sub(deadline, in ksocknal_reaper()
Dsocklnd.c1642 cfs_duration_sec(cfs_time_sub(cfs_time_current(), in ksocknal_destroy_conn()