Searched refs:CFS_TICK (Results 1 – 5 of 5) sorted by relevance
73 if (timeout < CFS_TICK) in cfs_timeout_cap()74 timeout = CFS_TICK; in cfs_timeout_cap()
103 #define CFS_TICK (1) macro
183 if (cfs_time_aftereq(imp->imp_next_ping - 5 * CFS_TICK, this_ping) && in ptlrpc_pinger_process_import()
61 #define SOCKNAL_ENOMEM_RETRY CFS_TICK /* jiffies between retries */
903 if (cfs_time_aftereq(time, next_shrink - 5 * CFS_TICK)) { in osc_should_shrink_grant()