/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | time.c | 72 struct clock_event_device *evt = in openrisc_clockevent_init() local 117 struct clock_event_device *evt = in timer_interrupt() local [all...] |
/kernel/linux/linux-5.10/net/tipc/ |
H A D | subscr.h | 66 struct tipc_event evt; member
|
H A D | subscr.c | 45 struct tipc_event *evt = &sub->evt; in tipc_sub_send_event() local [all...] |
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | i8253.c | 111 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown() argument 129 static int pit_set_oneshot(struct clock_event_device *evt) in pit_set_oneshot() argument 137 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic() argument 155 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event() argument
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | subscr.h | 65 struct tipc_event evt; member
|
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/ |
H A D | time.c | 77 static int iop_set_periodic(struct clock_event_device *evt) in iop_set_periodic() argument 90 static int iop_set_oneshot(struct clock_event_device *evt) in iop_set_oneshot() argument 100 static int iop_shutdown(struct clock_event_device *evt) in iop_shutdown() argument 109 static int iop_resume(struct clock_event_device *evt) in iop_resume() argument 133 struct clock_event_device *evt = dev_id; in iop_timer_interrupt() local
|
/kernel/linux/linux-5.10/arch/m68k/coldfire/ |
H A D | pit.c | 46 static int cf_pit_set_periodic(struct clock_event_device *evt) in cf_pit_set_periodic() argument 56 static int cf_pit_set_oneshot(struct clock_event_device *evt) in cf_pit_set_oneshot() argument 64 static int cf_pit_shutdown(struct clock_event_device *evt) in cf_pit_shutdown() argument 100 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local 75 cf_pit_next_event(unsigned long delta, struct clock_event_device *evt) cf_pit_next_event() argument
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
H A D | ip27-timer.c | 30 static int rt_next_event(unsigned long delta, struct clock_event_device *evt) in rt_next_event() argument
|
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_mfgpt.c | 50 static int mfgpt_timer_set_periodic(struct clock_event_device *evt) in mfgpt_timer_set_periodic() argument 62 static int mfgpt_timer_shutdown(struct clock_event_device *evt) in mfgpt_timer_shutdown() argument
|
/kernel/linux/linux-5.10/arch/mips/sni/ |
H A D | time.c | 17 static int a20r_set_periodic(struct clock_event_device *evt) in a20r_set_periodic() argument
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | uaccess.h | 142 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt() argument
|
/kernel/linux/linux-5.10/arch/mips/ralink/ |
H A D | cevt-rt3352.c | 85 static int systick_shutdown(struct clock_event_device *evt) in systick_shutdown() argument 99 static int systick_set_oneshot(struct clock_event_device *evt) in systick_set_oneshot() argument 42 systick_next_event(unsigned long delta, struct clock_event_device *evt) systick_next_event() argument
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | time.c | 56 struct clock_event_device evt; member 83 static int ccount_timer_shutdown(struct clock_event_device *evt) in ccount_timer_shutdown() argument 95 static int ccount_timer_set_oneshot(struct clock_event_device *evt) in ccount_timer_set_oneshot() argument 120 struct clock_event_device *evt = &this_cpu_ptr(&ccount_timer)->evt; timer_interrupt() local [all...] |
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-cs5535.c | 76 static int mfgpt_shutdown(struct clock_event_device *evt) in mfgpt_shutdown() argument 82 static int mfgpt_set_periodic(struct clock_event_device *evt) in mfgpt_set_periodic() argument 89 static int mfgpt_next_event(unsigned long delta, struct clock_event_device *evt) in mfgpt_next_event() argument
|
H A D | bcm2835_timer.c | 33 struct clock_event_device evt; member [all...] |
H A D | timer-integrator-ap.c | 60 struct clock_event_device *evt = dev_id; in integrator_timer_interrupt() local 70 static int clkevt_shutdown(struct clock_event_device *evt) in clkevt_shutdown() argument 79 static int clkevt_set_oneshot(struct clock_event_device *evt) in clkevt_set_oneshot() argument 89 static int clkevt_set_periodic(struct clock_event_device *evt) in clkevt_set_periodic() argument 103 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) in clkevt_set_next_event() argument
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | pit.c | 46 static int cf_pit_set_periodic(struct clock_event_device *evt) in cf_pit_set_periodic() argument 56 static int cf_pit_set_oneshot(struct clock_event_device *evt) in cf_pit_set_oneshot() argument 64 static int cf_pit_shutdown(struct clock_event_device *evt) in cf_pit_shutdown() argument 100 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local 75 cf_pit_next_event(unsigned long delta, struct clock_event_device *evt) cf_pit_next_event() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-mmp/ |
H A D | time.c | 115 static int timer_set_shutdown(struct clock_event_device *evt) in timer_set_shutdown() argument
|
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_mfgpt.c | 50 static int mfgpt_timer_set_periodic(struct clock_event_device *evt) in mfgpt_timer_set_periodic() argument 62 static int mfgpt_timer_shutdown(struct clock_event_device *evt) in mfgpt_timer_shutdown() argument
|
/kernel/linux/linux-6.6/arch/mips/ralink/ |
H A D | cevt-rt3352.c | 85 static int systick_shutdown(struct clock_event_device *evt) in systick_shutdown() argument 99 static int systick_set_oneshot(struct clock_event_device *evt) in systick_set_oneshot() argument 42 systick_next_event(unsigned long delta, struct clock_event_device *evt) systick_next_event() argument
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/ |
H A D | ip27-timer.c | 30 static int rt_next_event(unsigned long delta, struct clock_event_device *evt) in rt_next_event() argument
|
/kernel/linux/linux-6.6/arch/mips/sni/ |
H A D | time.c | 17 static int a20r_set_periodic(struct clock_event_device *evt) in a20r_set_periodic() argument
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | uaccess.h | 120 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_event.c | 48 static void evt_sprintf(struct komeda_str *str, u64 evt, const char *msg) in evt_sprintf() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_evtchnl.h | 61 } evt; member 67 struct xen_drm_front_evtchnl evt; member
|