Searched refs:CLOCK_SOURCE_IS_CONTINUOUS (Results 1 – 25 of 78) sorted by relevance
1234
/Linux-v4.19/drivers/clocksource/ |
D | arc_timer.c | 96 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 147 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 193 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | scx200_hrt.c | 57 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | clksrc-dbx500-prcmu.c | 52 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | numachip.c | 34 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | timer-ti-32k.c | 81 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | mmio.c | 70 cs->clksrc.flags = CLOCK_SOURCE_IS_CONTINUOUS; in clocksource_mmio_init()
|
D | riscv_timer.c | 55 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/ia64/sn/kernel/sn2/ |
D | timer.c | 36 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/c6x/kernel/ |
D | time.c | 39 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/mips/kernel/ |
D | csrc-bcm1480.c | 38 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | csrc-ioasic.c | 34 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | csrc-r4k.c | 23 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | csrc-sb1250.c | 54 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/m68k/coldfire/ |
D | dma_timer.c | 48 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
D | sltimers.c | 124 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/mips/netlogic/common/ |
D | time.c | 78 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/alpha/kernel/ |
D | time.c | 148 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 274 .flags = CLOCK_SOURCE_IS_CONTINUOUS
|
/Linux-v4.19/arch/m68k/68000/ |
D | timers.c | 98 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/um/kernel/ |
D | time.c | 98 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | time.c | 150 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/ia64/kernel/ |
D | cyclone.c | 35 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/kernel/time/ |
D | clocksource.c | 271 (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS) && in clocksource_watchdog() 272 (watchdog->flags & CLOCK_SOURCE_IS_CONTINUOUS)) { in clocksource_watchdog() 361 if (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS) in clocksource_enqueue_watchdog() 458 if (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS) in clocksource_enqueue_watchdog()
|
/Linux-v4.19/arch/arm/mach-footbridge/ |
D | dc21285-timer.c | 48 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/x86/hyperv/ |
D | hv_init.c | 59 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 80 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/Linux-v4.19/arch/mips/alchemy/common/ |
D | time.c | 56 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
1234