Searched refs:cfs_time_sub (Results 1 – 11 of 11) sorted by relevance
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_time.h | 51 static inline unsigned long cfs_time_sub(unsigned long t1, unsigned long t2) in cfs_time_sub() function
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_lib.h | 562 __timeout = cfs_time_sub(__timeout, \ 563 cfs_time_sub(interval, remaining));\
|
/drivers/staging/lustre/lnet/lnet/ |
D | router_proc.c | 353 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()
|
D | router.c | 1519 cfs_duration_sec(cfs_time_sub(when, now))); in lnet_notify()
|
/drivers/staging/lustre/lnet/selftest/ |
D | timer.c | 161 this_slot = cfs_time_sub(this_slot, STTIMER_SLOTTIME); in stt_check_timers()
|
D | conrpc.c | 505 dur = (long)cfs_time_sub(crpc->crp_stamp, in lstcon_rpc_trans_interpreter()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | pinger.c | 146 return cfs_time_sub(cfs_time_add(time, cfs_time_seconds(timeout)), in pinger_check_timeout()
|
D | service.c | 1137 delay = cfs_time_sub(cfs_time_current(), svcpt->scp_at_checktime); in ptlrpc_at_check_timed()
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 1161 la = cfs_duration_sec(cfs_time_sub(cur, in ldlm_cancel_lrur_policy()
|
/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_cb.c | 2577 while ((timeout = cfs_time_sub(deadline, in ksocknal_reaper()
|
D | socklnd.c | 1642 cfs_duration_sec(cfs_time_sub(cfs_time_current(), in ksocknal_destroy_conn()
|