| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | numachip.c | 30 static int numachip2_set_next_event(unsigned long delta, struct clock_event_device *ced) in numachip2_set_next_event() argument 52 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_interrupt() local 60 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_each() local
|
| H A D | dw_apb_timer_of.c | 67 struct dw_apb_clock_event_device *ced; in add_clockevent() local
|
| H A D | renesas-ostm.c | 97 static int ostm_shutdown(struct clock_event_device *ced) in ostm_shutdown() argument 105 static int ostm_set_periodic(struct clock_event_device *ced) in ostm_set_periodic() argument 119 static int ostm_set_oneshot(struct clock_event_device *ced) in ostm_set_oneshot() argument 83 ostm_clock_event_next(unsigned long delta, struct clock_event_device *ced) ostm_clock_event_next() argument 130 struct clock_event_device *ced = dev_id; ostm_timer_interrupt() local 144 struct clock_event_device *ced = &to->clkevt; ostm_init_clkevt() local [all...] |
| H A D | h8300_timer8.c | 39 struct clock_event_device ced; member 98 static inline struct timer8_priv *ced_to_priv(struct clock_event_device *ced) in ced_to_priv() argument 109 static int timer8_clock_event_shutdown(struct clock_event_device *ced) in timer8_clock_event_shutdown() argument 115 static int timer8_clock_event_periodic(struct clock_event_device *ced) in timer8_clock_event_periodic() argument 126 timer8_clock_event_oneshot(struct clock_event_device *ced) timer8_clock_event_oneshot() argument 137 timer8_clock_event_next(unsigned long delta, struct clock_event_device *ced) timer8_clock_event_next() argument [all...] |
| H A D | jcore-pit.c | 36 struct clock_event_device ced; member 79 static int jcore_pit_set_state_shutdown(struct clock_event_device *ced) in jcore_pit_set_state_shutdown() argument 86 static int jcore_pit_set_state_oneshot(struct clock_event_device *ced) in jcore_pit_set_state_oneshot() argument 93 static int jcore_pit_set_state_periodic(struct clock_event_device *ced) in jcore_pit_set_state_periodic() argument 100 jcore_pit_set_next_event(unsigned long delta, struct clock_event_device *ced) jcore_pit_set_next_event() argument [all...] |
| H A D | em_sti.c | 32 struct clock_event_device ced; member 228 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti() argument 233 static int em_sti_clock_event_shutdown(struct clock_event_device *ced) in em_sti_clock_event_shutdown() argument 240 static int em_sti_clock_event_set_oneshot(struct clock_event_device *ced) in em_sti_clock_event_set_oneshot() argument 249 em_sti_clock_event_next(unsigned long delta, struct clock_event_device *ced) em_sti_clock_event_next() argument 264 struct clock_event_device *ced = &p->ced; em_sti_register_clockevent() local [all...] |
| H A D | timer-imx-gpt.c | 69 struct clock_event_device ced; member 84 static inline struct imx_timer *to_imx_timer(struct clock_event_device *ced) in to_imx_timer() argument 201 static int mxc_shutdown(struct clock_event_device *ced) in mxc_shutdown() argument 172 mx1_2_set_next_event(unsigned long evt, struct clock_event_device *ced) mx1_2_set_next_event() argument 186 v2_set_next_event(unsigned long evt, struct clock_event_device *ced) v2_set_next_event() argument 223 mxc_set_oneshot(struct clock_event_device *ced) mxc_set_oneshot() argument 259 struct clock_event_device *ced = dev_id; mxc_timer_interrupt() local 274 struct clock_event_device *ced = &imxtm->ced; mxc_clockevent_init() local [all...] |
| H A D | sh_tmu.c | 46 struct clock_event_device ced; member 334 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu() argument 349 static int sh_tmu_clock_event_shutdown(struct clock_event_device *ced) in sh_tmu_clock_event_shutdown() argument 358 sh_tmu_clock_event_set_state(struct clock_event_device *ced, int periodic) sh_tmu_clock_event_set_state() argument 373 sh_tmu_clock_event_set_oneshot(struct clock_event_device *ced) sh_tmu_clock_event_set_oneshot() argument 378 sh_tmu_clock_event_set_periodic(struct clock_event_device *ced) sh_tmu_clock_event_set_periodic() argument 383 sh_tmu_clock_event_next(unsigned long delta, struct clock_event_device *ced) sh_tmu_clock_event_next() argument 395 sh_tmu_clock_event_suspend(struct clock_event_device *ced) sh_tmu_clock_event_suspend() argument 400 sh_tmu_clock_event_resume(struct clock_event_device *ced) sh_tmu_clock_event_resume() argument 408 struct clock_event_device *ced = &ch->ced; sh_tmu_register_clockevent() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dw_apb_timer.h | 26 struct clock_event_device ced; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dw_apb_timer.h | 26 struct clock_event_device ced; member
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| H A D | numachip.c | 30 static int numachip2_set_next_event(unsigned long delta, struct clock_event_device *ced) in numachip2_set_next_event() argument 52 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_interrupt() local 60 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_each() local
|
| H A D | dw_apb_timer_of.c | 88 struct dw_apb_clock_event_device *ced; in add_clockevent() local
|
| H A D | timer-goldfish.c | 14 struct clock_event_device ced; member 19 static struct goldfish_timer *ced_to_gf(struct clock_event_device *ced) in ced_to_gf() argument
|
| H A D | renesas-ostm.c | 99 static int ostm_shutdown(struct clock_event_device *ced) in ostm_shutdown() argument 107 static int ostm_set_periodic(struct clock_event_device *ced) in ostm_set_periodic() argument 121 static int ostm_set_oneshot(struct clock_event_device *ced) in ostm_set_oneshot() argument 85 ostm_clock_event_next(unsigned long delta, struct clock_event_device *ced) ostm_clock_event_next() argument 132 struct clock_event_device *ced = dev_id; ostm_timer_interrupt() local 146 struct clock_event_device *ced = &to->clkevt; ostm_init_clkevt() local [all...] |
| H A D | jcore-pit.c | 33 struct clock_event_device ced; member 76 static int jcore_pit_set_state_shutdown(struct clock_event_device *ced) in jcore_pit_set_state_shutdown() argument 83 static int jcore_pit_set_state_oneshot(struct clock_event_device *ced) in jcore_pit_set_state_oneshot() argument 90 static int jcore_pit_set_state_periodic(struct clock_event_device *ced) in jcore_pit_set_state_periodic() argument 97 jcore_pit_set_next_event(unsigned long delta, struct clock_event_device *ced) jcore_pit_set_next_event() argument [all...] |
| H A D | em_sti.c | 32 struct clock_event_device ced; member 228 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti() argument 233 static int em_sti_clock_event_shutdown(struct clock_event_device *ced) in em_sti_clock_event_shutdown() argument 240 static int em_sti_clock_event_set_oneshot(struct clock_event_device *ced) in em_sti_clock_event_set_oneshot() argument 249 em_sti_clock_event_next(unsigned long delta, struct clock_event_device *ced) em_sti_clock_event_next() argument 264 struct clock_event_device *ced = &p->ced; em_sti_register_clockevent() local [all...] |
| H A D | sh_tmu.c | 46 struct clock_event_device ced; member 334 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu() argument 349 static int sh_tmu_clock_event_shutdown(struct clock_event_device *ced) in sh_tmu_clock_event_shutdown() argument 358 sh_tmu_clock_event_set_state(struct clock_event_device *ced, int periodic) sh_tmu_clock_event_set_state() argument 373 sh_tmu_clock_event_set_oneshot(struct clock_event_device *ced) sh_tmu_clock_event_set_oneshot() argument 378 sh_tmu_clock_event_set_periodic(struct clock_event_device *ced) sh_tmu_clock_event_set_periodic() argument 383 sh_tmu_clock_event_next(unsigned long delta, struct clock_event_device *ced) sh_tmu_clock_event_next() argument 395 sh_tmu_clock_event_suspend(struct clock_event_device *ced) sh_tmu_clock_event_suspend() argument 400 sh_tmu_clock_event_resume(struct clock_event_device *ced) sh_tmu_clock_event_resume() argument 408 struct clock_event_device *ced = &ch->ced; sh_tmu_register_clockevent() local [all...] |
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| H A D | stm32-rng.c | 35 bool ced; member
|
| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| H A D | stm32-rng.c | 36 bool ced; member
|
| /kernel/linux/linux-5.10/arch/x86/platform/uv/ |
| H A D | uv_time.c | 313 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); in uv_rtc_interrupt() local 334 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced); in uv_rtc_register_clockevents() local 291 uv_rtc_next_event(unsigned long delta, struct clock_event_device *ced) uv_rtc_next_event() argument [all...] |
| /kernel/linux/linux-5.10/arch/nios2/kernel/ |
| H A D | time.c | 43 struct clock_event_device ced; member
|
| /kernel/linux/linux-6.6/arch/nios2/kernel/ |
| H A D | time.c | 43 struct clock_event_device ced; member
|
| /kernel/linux/linux-6.6/arch/x86/platform/uv/ |
| H A D | uv_time.c | 313 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); in uv_rtc_interrupt() local 334 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced); in uv_rtc_register_clockevents() local 291 uv_rtc_next_event(unsigned long delta, struct clock_event_device *ced) uv_rtc_next_event() argument [all...] |
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | clockevents.c | 359 static int clockevents_replace(struct clock_event_device *ced) in clockevents_replace() argument 387 static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu) in __clockevents_try_unbind() argument 418 static int clockevents_unbind(struct clock_event_device *ced, int cpu) in clockevents_unbind() argument 429 int clockevents_unbind_device(struct clock_event_device *ced, in argument [all...] |
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | clockevents.c | 358 static int clockevents_replace(struct clock_event_device *ced) in clockevents_replace() argument 386 static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu) in __clockevents_try_unbind() argument 417 static int clockevents_unbind(struct clock_event_device *ced, int cpu) in clockevents_unbind() argument 428 int clockevents_unbind_device(struct clock_event_device *ced, in argument [all...] |