Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c1889 unsigned long secs_passed; in LNetCtl() local
2030 secs_passed = (ktime_get_real_seconds() - data->ioc_u64[0]); in LNetCtl()
2031 secs_passed *= msecs_to_jiffies(MSEC_PER_SEC); in LNetCtl()
2034 jiffies - secs_passed); in LNetCtl()