Home
last modified time | relevance | path

Searched defs:evt (Results 26 - 50 of 430) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dtime.c72 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 Dsubscr.h66 struct tipc_event evt; member
H A Dsubscr.c45 struct tipc_event *evt = &sub->evt; in tipc_sub_send_event() local
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Di8253.c111 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 Dsubscr.h65 struct tipc_event evt; member
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Dtime.c77 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 Dpit.c46 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 Dip27-timer.c30 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 Dcs5536_mfgpt.c50 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 Dtime.c17 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 Duaccess.h142 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 Dcevt-rt3352.c85 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 Dtime.c56 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 Dtimer-cs5535.c76 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 Dbcm2835_timer.c33 struct clock_event_device evt; member
[all...]
H A Dtimer-integrator-ap.c60 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 Dpit.c46 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 Dtime.c115 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 Dcs5536_mfgpt.c50 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 Dcevt-rt3352.c85 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 Dip27-timer.c30 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 Dtime.c17 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 Duaccess.h120 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 Dkomeda_event.c48 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 Dxen_drm_front_evtchnl.h61 } evt; member
67 struct xen_drm_front_evtchnl evt; member

Completed in 8 milliseconds

12345678910>>...18