Lines Matching refs:system
14 design of the Linux time(r) system before hrtimers and other building blocks
75 makes it extremely difficult to change the configuration of the system to use
94 set of system functions a clock event device will be used to support. This
95 includes the distinction of per-CPU and per-system global event devices.
103 - system global periodic tick (jiffies update)
141 During system boot it is not possible to use the high resolution timer
147 initialized, the system works in the usual low resolution periodic mode. The
152 configured for high resolution timers can run on a system which lacks the
166 a support function. The design allows the system to utilize separate per-CPU
173 handler. An additional mode field in the hrtimer structure allows the system to
182 Once a system has switched to high resolution mode, the periodic tick is
183 switched off. This disables the per system global periodic clock event device -