Home
last modified time | relevance | path

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

/arch/arm/plat-omap/
DKconfig115 timer provides more intra-tick resolution than the 32KHz timer,
124 support for no tick during idle. The 32KHz timer provides less
125 intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is
/arch/mn10300/kernel/
Dmn10300-serial-low.S62 # - induces a scheduler tick timer interrupt when done, which we then subvert
109 # - induces a scheduler tick timer interrupt when done, which we then subvert
/arch/alpha/kernel/
Dosf_sys.c1130 long tick; /* (modified) usecs between clock ticks */ member
1153 copy_from_user(&txc.tick, &txc_p->tick, sizeof(struct timex32) - in SYSCALL_DEFINE1()
1163 (copy_to_user(&txc_p->tick, &txc.tick, sizeof(struct timex32) - in SYSCALL_DEFINE1()
1164 offsetof(struct timex32, tick))) || in SYSCALL_DEFINE1()
/arch/cris/kernel/
Dtime.c37 #define TICK_SIZE tick
/arch/sparc/include/asm/
Dhypervisor.h1219 unsigned long tick; /* Tick */ member
/arch/arm/mach-at91/
DKconfig360 from the 32768 Hz hardware clock, this tick rate should divide
/arch/sparc/kernel/
Dhead_32.S634 wr %g3, 0x0, %psr ! tick tock, tick tock
/arch/s390/kernel/
Dtime.c64 #define TICK_SIZE tick
/arch/cris/arch-v10/drivers/
DKconfig42 Number of timer ticks between flush of receive fifo (1 tick = 10ms).
/arch/arm/
DKconfig848 "thundering herd" at every timer tick.