Searched refs:CFS_TICK (Results 1 – 5 of 5) sorted by relevance
126 if (timeout < CFS_TICK) in cfs_timeout_cap()127 timeout = CFS_TICK; in cfs_timeout_cap()
139 #define CFS_TICK (1) macro
42 #define SOCKNAL_ENOMEM_RETRY CFS_TICK /* jiffies between retries */
199 if (cfs_time_aftereq(imp->imp_next_ping - 5 * CFS_TICK, this_ping) && in ptlrpc_pinger_process_import()
1000 if (cfs_time_aftereq(time, next_shrink - 5 * CFS_TICK)) { in osc_should_shrink_grant()