Searched refs:CFS_TICK (Results 1 – 5 of 5) sorted by relevance
77 if (timeout < CFS_TICK) in cfs_timeout_cap()78 timeout = CFS_TICK; in cfs_timeout_cap()
107 #define CFS_TICK (1) macro
186 if (cfs_time_aftereq(imp->imp_next_ping - 5 * CFS_TICK, this_ping) && in ptlrpc_pinger_process_import()
65 #define SOCKNAL_ENOMEM_RETRY CFS_TICK /* jiffies between retries */
969 if (cfs_time_aftereq(time, next_shrink - 5 * CFS_TICK)) { in osc_should_shrink_grant()