| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| H A D | clocksource-switch.c | 86 int change_clocksource(char *clocksource) in change_clocksource() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| H A D | clocksource-switch.c | 86 int change_clocksource(char *clocksource) in change_clocksource() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | timer-vt8500.c | 53 static struct clocksource clocksource = { variable [all...] |
| H A D | timer-ti-dm-systimer.c | 30 static u32 clocksource; variable [all...] |
| H A D | sh_tmu.c | 438 sh_tmu_register(struct sh_tmu_channel *ch, const char *name, bool clockevent, bool clocksource) sh_tmu_register() argument 452 sh_tmu_channel_setup(struct sh_tmu_channel *ch, unsigned int index, bool clockevent, bool clocksource, struct sh_tmu_device *tmu) sh_tmu_channel_setup() argument [all...] |
| H A D | sh_cmt.c | 846 sh_cmt_register(struct sh_cmt_channel *ch, const char *name, bool clockevent, bool clocksource) sh_cmt_register() argument 866 sh_cmt_setup_channel(struct sh_cmt_channel *ch, unsigned int index, unsigned int hwidx, bool clockevent, bool clocksource, struct sh_cmt_device *cmt) sh_cmt_setup_channel() argument 1063 bool clocksource = i == 1 || cmt->num_channels == 1; sh_cmt_setup() local [all...] |
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| H A D | timer-vt8500.c | 53 static struct clocksource clocksource = { variable [all...] |
| H A D | timer-ti-dm-systimer.c | 30 static u32 clocksource; variable [all...] |
| H A D | sh_tmu.c | 438 sh_tmu_register(struct sh_tmu_channel *ch, const char *name, bool clockevent, bool clocksource) sh_tmu_register() argument 452 sh_tmu_channel_setup(struct sh_tmu_channel *ch, unsigned int index, bool clockevent, bool clocksource, struct sh_tmu_device *tmu) sh_tmu_channel_setup() argument [all...] |
| H A D | sh_cmt.c | 856 sh_cmt_register(struct sh_cmt_channel *ch, const char *name, bool clockevent, bool clocksource) sh_cmt_register() argument 876 sh_cmt_setup_channel(struct sh_cmt_channel *ch, unsigned int index, unsigned int hwidx, bool clockevent, bool clocksource, struct sh_cmt_device *cmt) sh_cmt_setup_channel() argument 1081 bool clocksource = i == 1 || cmt->num_channels == 1; sh_cmt_setup() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | clocksource.h | 91 struct clocksource { global() struct [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | clocksource.h | 96 struct clocksource { global() struct [all...] |
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | clocksource.c | 1386 ATTRIBUTE_GROUPS(clocksource); global() variable [all...] |
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | clocksource.c | 1469 ATTRIBUTE_GROUPS(clocksource); global() variable [all...] |