| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | arch_timer_edge_cases.c | 54 enum arch_timer timer; member 140 static void set_counter(enum arch_timer timer, u64 counter) in set_counter() 148 enum arch_timer timer; in guest_irq_handler() local 181 static void set_cval_irq(enum arch_timer timer, u64 cval_cycles, in set_cval_irq() 190 static void set_tval_irq(enum arch_timer timer, u64 tval_cycles, in set_tval_irq() 199 static void set_xval_irq(enum arch_timer timer, u64 xval, u32 ctl, in set_xval_irq() 294 static void sleep_poll(enum arch_timer timer, u64 usec) in sleep_poll() 299 static void sleep_sched_poll(enum arch_timer timer, u64 usec) in sleep_sched_poll() 304 static void sleep_migrate(enum arch_timer timer, u64 usec) in sleep_migrate() 309 static void sleep_in_userspace(enum arch_timer timer, u64 usec) in sleep_in_userspace() [all …]
|
| /linux/drivers/clocksource/ |
| H A D | timer-ti-dm.c | 167 dmtimer_read(struct dmtimer * timer,u32 reg) dmtimer_read() argument 192 dmtimer_write(struct dmtimer * timer,u32 reg,u32 val) dmtimer_write() argument 207 __omap_dm_timer_init_regs(struct dmtimer * timer) __omap_dm_timer_init_regs() argument 242 __omap_dm_timer_enable_posted(struct dmtimer * timer) __omap_dm_timer_enable_posted() argument 258 __omap_dm_timer_stop(struct dmtimer * timer) __omap_dm_timer_stop() argument 281 __omap_dm_timer_int_enable(struct dmtimer * timer,unsigned int value) __omap_dm_timer_int_enable() argument 289 __omap_dm_timer_read_counter(struct dmtimer * timer) __omap_dm_timer_read_counter() argument 294 __omap_dm_timer_write_status(struct dmtimer * timer,unsigned int value) __omap_dm_timer_write_status() argument 300 omap_timer_restore_context(struct dmtimer * timer) omap_timer_restore_context() argument 313 omap_timer_save_context(struct dmtimer * timer) omap_timer_save_context() argument 328 struct dmtimer *timer; omap_timer_context_notifier() local 356 struct dmtimer *timer = container_of(nb, struct dmtimer, fclk_nb); omap_timer_fclk_notifier() local 367 omap_dm_timer_reset(struct dmtimer * timer) omap_dm_timer_reset() argument 415 struct dmtimer *timer; omap_dm_timer_set_source() local 469 struct dmtimer *timer = to_dmtimer(cookie); omap_dm_timer_enable() local 480 struct dmtimer *timer = to_dmtimer(cookie); omap_dm_timer_disable() local 486 omap_dm_timer_prepare(struct dmtimer * timer) omap_dm_timer_prepare() argument 516 struct dmtimer *timer = NULL, *t; _omap_dm_timer_request() local 600 struct dmtimer *timer; omap_dm_timer_request() local 611 struct dmtimer *timer; omap_dm_timer_request_specific() local 636 struct dmtimer *timer; omap_dm_timer_request_by_node() local 650 struct dmtimer *timer; omap_dm_timer_free() local 676 struct dmtimer *timer = to_dmtimer(cookie); omap_dm_timer_get_irq() local 697 struct dmtimer *timer = NULL; omap_dm_timer_modify_idlect_mask() local 727 struct dmtimer *timer = to_dmtimer(cookie); omap_dm_timer_get_fclk() local 745 struct dmtimer *timer; omap_dm_timer_start() local 771 struct dmtimer *timer; omap_dm_timer_stop() local 790 struct dmtimer *timer; omap_dm_timer_set_load() local 813 struct dmtimer *timer; omap_dm_timer_set_match() local 843 struct dmtimer *timer; omap_dm_timer_set_cap() local 885 struct dmtimer *timer; omap_dm_timer_set_pwm() local 918 struct dmtimer *timer; omap_dm_timer_get_pwm_status() local 942 struct dmtimer *timer; omap_dm_timer_set_prescaler() local 972 struct dmtimer *timer; omap_dm_timer_set_int_enable() local 1001 struct dmtimer *timer; omap_dm_timer_set_int_disable() local 1029 struct dmtimer *timer; omap_dm_timer_read_status() local 1045 struct dmtimer *timer; omap_dm_timer_write_status() local 1058 struct dmtimer *timer; omap_dm_timer_read_counter() local 1069 __omap_dm_timer_cap(struct dmtimer * timer,int idx) __omap_dm_timer_cap() argument 1077 struct dmtimer *timer; omap_dm_timer_write_counter() local 1107 struct dmtimer *timer; omap_dm_timer_cap_counter() local 1157 struct dmtimer *timer = dev_get_drvdata(dev); omap_dm_timer_runtime_suspend() local 1171 struct dmtimer *timer = dev_get_drvdata(dev); omap_dm_timer_runtime_resume() local 1198 struct dmtimer *timer; omap_dm_timer_probe() local 1316 struct dmtimer *timer; omap_dm_timer_remove() local [all...] |
| H A D | timer-microchip-pit64b.c | 70 struct mchp_pit64b_timer timer; member 84 struct mchp_pit64b_timer timer; member 119 static inline void mchp_pit64b_reset(struct mchp_pit64b_timer *timer, in mchp_pit64b_reset() 135 static void mchp_pit64b_suspend(struct mchp_pit64b_timer *timer) in mchp_pit64b_suspend() 143 static void mchp_pit64b_resume(struct mchp_pit64b_timer *timer) in mchp_pit64b_resume() 152 struct mchp_pit64b_timer *timer = clksrc_to_mchp_pit64b_timer(cs); in mchp_pit64b_clksrc_suspend() local 159 struct mchp_pit64b_timer *timer = clksrc_to_mchp_pit64b_timer(cs); in mchp_pit64b_clksrc_resume() local 182 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_shutdown() local 192 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_periodic() local 205 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_oneshot() local [all …]
|
| H A D | timer-rockchip.c | 44 struct rk_timer timer; member 55 static inline void rk_timer_disable(struct rk_timer *timer) in rk_timer_disable() 60 static inline void rk_timer_enable(struct rk_timer *timer, u32 flags) in rk_timer_enable() 66 struct rk_timer *timer) in rk_timer_update_counter() 72 static void rk_timer_interrupt_clear(struct rk_timer *timer) in rk_timer_interrupt_clear() 80 struct rk_timer *timer = rk_timer(ce); in rk_timer_set_next_event() local 91 struct rk_timer *timer = rk_timer(ce); in rk_timer_shutdown() local 99 struct rk_timer *timer = rk_timer(ce); in rk_timer_set_periodic() local 110 struct rk_timer *timer = rk_timer(ce); in rk_timer_interrupt() local 128 rk_timer_probe(struct rk_timer *timer, struct device_node *np) in rk_timer_probe() [all …]
|
| H A D | timer-cadence-ttc.c | 110 static void ttc_set_interval(struct ttc_timer *timer, in ttc_set_interval() 142 struct ttc_timer *timer = &ttce->ttc; in ttc_clock_event_interrupt() local 160 struct ttc_timer *timer = &to_ttc_timer_clksrc(cs)->ttc; in __ttc_clocksource_read() local 183 struct ttc_timer *timer = &ttce->ttc; in ttc_set_next_event() local 200 struct ttc_timer *timer = &ttce->ttc; in ttc_shutdown() local 218 struct ttc_timer *timer = &ttce->ttc; in ttc_set_periodic() local 228 struct ttc_timer *timer = &ttce->ttc; in ttc_resume() local 490 struct device_node *timer = pdev->dev.of_node; in ttc_timer_probe() local
|
| H A D | timer-zevio.c | 64 struct zevio_timer *timer = container_of(dev, struct zevio_timer, in zevio_timer_set_event() local 76 struct zevio_timer *timer = container_of(dev, struct zevio_timer, in zevio_timer_shutdown() local 89 struct zevio_timer *timer = container_of(dev, struct zevio_timer, in zevio_timer_set_oneshot() local 100 struct zevio_timer *timer = dev_id; in zevio_timer_interrupt() local 118 struct zevio_timer *timer; in zevio_timer_add() local
|
| H A D | dw_apb_timer.c | 49 static inline u32 apbt_readl(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl() 54 static inline void apbt_writel(struct dw_apb_timer *timer, u32 val, in apbt_writel() 60 static inline u32 apbt_readl_relaxed(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl_relaxed() 65 static inline void apbt_writel_relaxed(struct dw_apb_timer *timer, u32 val, in apbt_writel_relaxed() 71 static void apbt_eoi(struct dw_apb_timer *timer) in apbt_eoi() 93 static void apbt_enable_int(struct dw_apb_timer *timer) in apbt_enable_int()
|
| H A D | ingenic-timer.c | 67 to_ingenic_tcu(struct ingenic_tcu_timer *timer) in to_ingenic_tcu() 80 struct ingenic_tcu_timer *timer = to_ingenic_tcu_timer(evt); in ingenic_tcu_cevt_set_state_shutdown() local 91 struct ingenic_tcu_timer *timer = to_ingenic_tcu_timer(evt); in ingenic_tcu_cevt_set_next() local 113 struct ingenic_tcu_timer *timer = dev_id; in ingenic_tcu_cevt_cb() local 143 struct ingenic_tcu_timer *timer = &tcu->timers[cpu]; in ingenic_tcu_setup_cevt() local 276 struct ingenic_tcu_timer *timer; in ingenic_tcu_init() local
|
| /linux/drivers/rtc/ |
| H A D | rtc-brcmstb-waketimer.c | 48 static inline bool brcmstb_waketmr_is_pending(struct brcmstb_waketmr *timer) in brcmstb_waketmr_is_pending() 56 static inline void brcmstb_waketmr_clear_alarm(struct brcmstb_waketmr *timer) in brcmstb_waketmr_clear_alarm() 74 static void brcmstb_waketmr_set_alarm(struct brcmstb_waketmr *timer, in brcmstb_waketmr_set_alarm() 97 struct brcmstb_waketmr *timer = data; in brcmstb_waketmr_irq() local 106 struct brcmstb_waketmr *timer = data; in brcmstb_alarm_irq() local 134 static void wktmr_read(struct brcmstb_waketmr *timer, in wktmr_read() 147 static int brcmstb_waketmr_prepare_suspend(struct brcmstb_waketmr *timer) in brcmstb_waketmr_prepare_suspend() 175 struct brcmstb_waketmr *timer; in brcmstb_waketmr_reboot() local 189 struct brcmstb_waketmr *timer = dev_get_drvdata(dev); in brcmstb_waketmr_gettime() local 202 struct brcmstb_waketmr *timer = dev_get_drvdata(dev); in brcmstb_waketmr_settime() local [all …]
|
| /linux/arch/s390/kernel/ |
| H A D | vtime.c | 39 u64 timer; set_vtimer() local 119 u64 timer, clock, user, guest, system, hardirq, softirq; do_account_vtime() local 214 u64 timer = lc->last_update_timer; vtime_delta() local 246 list_add_sorted(struct vtimer_list * timer,struct list_head * head) list_add_sorted() argument 264 struct vtimer_list *timer, *tmp; virt_timer_expire() local 301 init_virt_timer(struct vtimer_list * timer) init_virt_timer() argument 308 vtimer_pending(struct vtimer_list * timer) vtimer_pending() argument 313 internal_add_vtimer(struct vtimer_list * timer) internal_add_vtimer() argument 332 __add_vtimer(struct vtimer_list * timer,int periodic) __add_vtimer() argument 345 add_virt_timer(struct vtimer_list * timer) add_virt_timer() argument 354 add_virt_timer_periodic(struct vtimer_list * timer) add_virt_timer_periodic() argument 360 __mod_vtimer(struct vtimer_list * timer,u64 expires,int periodic) __mod_vtimer() argument 383 mod_virt_timer(struct vtimer_list * timer,u64 expires) mod_virt_timer() argument 392 mod_virt_timer_periodic(struct vtimer_list * timer,u64 expires) mod_virt_timer_periodic() argument 403 del_virt_timer(struct vtimer_list * timer) del_virt_timer() argument [all...] |
| /linux/kernel/time/ |
| H A D | hrtimer.c | 183 lock_hrtimer_base(const struct hrtimer * timer,unsigned long * flags) lock_hrtimer_base() argument 215 hrtimer_suitable_target(struct hrtimer * timer,struct hrtimer_clock_base * new_base,struct hrtimer_cpu_base * new_cpu_base,struct hrtimer_cpu_base * this_cpu_base) hrtimer_suitable_target() argument 270 switch_hrtimer_base(struct hrtimer * timer,struct hrtimer_clock_base * base,bool pinned) switch_hrtimer_base() argument 317 lock_hrtimer_base(const struct hrtimer * timer,unsigned long * flags) lock_hrtimer_base() argument 394 struct hrtimer *timer = addr; hrtimer_fixup_init() local 428 struct hrtimer *timer = addr; hrtimer_fixup_free() local 453 struct hrtimer *timer = addr; hrtimer_fixup_assert_init() local 473 debug_hrtimer_init(struct hrtimer * timer) debug_hrtimer_init() argument 478 debug_hrtimer_init_on_stack(struct hrtimer * timer) debug_hrtimer_init_on_stack() argument 483 debug_hrtimer_activate(struct hrtimer * timer,enum hrtimer_mode mode) debug_hrtimer_activate() argument 488 debug_hrtimer_deactivate(struct hrtimer * timer) debug_hrtimer_deactivate() argument 493 debug_hrtimer_assert_init(struct hrtimer * timer) debug_hrtimer_assert_init() argument 498 destroy_hrtimer_on_stack(struct hrtimer * timer) destroy_hrtimer_on_stack() argument 506 debug_hrtimer_init(struct hrtimer * timer) debug_hrtimer_init() argument 507 debug_hrtimer_init_on_stack(struct hrtimer * timer) debug_hrtimer_init_on_stack() argument 508 debug_hrtimer_activate(struct hrtimer * timer,enum hrtimer_mode mode) debug_hrtimer_activate() argument 509 debug_hrtimer_deactivate(struct hrtimer * timer) debug_hrtimer_deactivate() argument 510 debug_hrtimer_assert_init(struct hrtimer * timer) debug_hrtimer_assert_init() argument 513 debug_setup(struct hrtimer * timer,clockid_t clockid,enum hrtimer_mode mode) debug_setup() argument 519 debug_setup_on_stack(struct hrtimer * timer,clockid_t clockid,enum hrtimer_mode mode) debug_setup_on_stack() argument 526 debug_activate(struct hrtimer * timer,enum hrtimer_mode mode,bool was_armed) debug_activate() argument 844 hrtimer_reprogram(struct hrtimer * timer,bool reprogram) hrtimer_reprogram() argument 1036 unlock_hrtimer_base(const struct hrtimer * timer,unsigned long * flags) unlock_hrtimer_base() argument 1061 hrtimer_forward(struct hrtimer * timer,ktime_t now,ktime_t interval) hrtimer_forward() argument 1104 enqueue_hrtimer(struct hrtimer * timer,struct hrtimer_clock_base * base,enum hrtimer_mode mode,bool was_armed) enqueue_hrtimer() argument 1139 __remove_hrtimer(struct hrtimer * timer,struct hrtimer_clock_base * base,bool newstate,bool reprogram) __remove_hrtimer() argument 1182 remove_hrtimer(struct hrtimer * timer,struct hrtimer_clock_base * base,bool newstate) remove_hrtimer() argument 1216 hrtimer_can_update_in_place(struct hrtimer * timer,struct hrtimer_clock_base * base,ktime_t expires) hrtimer_can_update_in_place() argument 1234 remove_and_enqueue_same_base(struct hrtimer * timer,struct hrtimer_clock_base * base,const enum hrtimer_mode mode,ktime_t expires,u64 delta_ns) remove_and_enqueue_same_base() argument 1277 hrtimer_update_lowres(struct hrtimer * timer,ktime_t tim,const enum hrtimer_mode mode) hrtimer_update_lowres() argument 1345 hrtimer_keep_base(struct hrtimer * timer,bool is_local,bool is_first,bool is_pinned) hrtimer_keep_base() argument 1355 __hrtimer_start_range_ns(struct hrtimer * timer,ktime_t tim,u64 delta_ns,const enum hrtimer_mode mode,struct hrtimer_clock_base * base) __hrtimer_start_range_ns() argument 1471 hrtimer_start_range_ns(struct hrtimer * timer,ktime_t tim,u64 delta_ns,const enum hrtimer_mode mode) hrtimer_start_range_ns() argument 1509 hrtimer_try_to_cancel(struct hrtimer * timer) hrtimer_try_to_cancel() argument 1602 hrtimer_cancel_wait_running(const struct hrtimer * timer) hrtimer_cancel_wait_running() argument 1643 hrtimer_cancel(struct hrtimer * timer) hrtimer_cancel() argument 1662 __hrtimer_get_remaining(const struct hrtimer * timer,bool adjust) __hrtimer_get_remaining() argument 1758 hrtimer_cb_get_time(const struct hrtimer * timer) hrtimer_cb_get_time() argument 1764 __hrtimer_setup(struct hrtimer * timer,enum hrtimer_restart (* fn)(struct hrtimer *),clockid_t clock_id,enum hrtimer_mode mode) __hrtimer_setup() argument 1819 hrtimer_setup(struct hrtimer * timer,enum hrtimer_restart (* function)(struct hrtimer *),clockid_t clock_id,enum hrtimer_mode mode) hrtimer_setup() argument 1837 hrtimer_setup_on_stack(struct hrtimer * timer,enum hrtimer_restart (* function)(struct hrtimer *),clockid_t clock_id,enum hrtimer_mode mode) hrtimer_setup_on_stack() argument 1853 hrtimer_active(const struct hrtimer * timer) hrtimer_active() argument 1889 __run_hrtimer(struct hrtimer_cpu_base * cpu_base,struct hrtimer_clock_base * base,struct hrtimer * timer,ktime_t now,unsigned long flags) __run_hrtimer() argument 1976 struct hrtimer *timer; __hrtimer_run_queues() local 2184 hrtimer_wakeup(struct hrtimer * timer) hrtimer_wakeup() argument 2442 struct hrtimer *timer; migrate_hrtimer_list() local [all...] |
| /linux/arch/nios2/kernel/ |
| H A D | time.c | 42 struct nios2_timer timer; member 47 struct nios2_timer timer; member 63 static u16 timer_readw(struct nios2_timer *timer, u32 offs) in timer_readw() 68 static void timer_writew(struct nios2_timer *timer, u16 val, u32 offs) in timer_writew() 73 static inline unsigned long read_timersnapshot(struct nios2_timer *timer) in read_timersnapshot() 117 static void nios2_timer_start(struct nios2_timer *timer) in nios2_timer_start() 126 static void nios2_timer_stop(struct nios2_timer *timer) in nios2_timer_stop() 135 static void nios2_timer_config(struct nios2_timer *timer, unsigned long period, in nios2_timer_config() 174 struct nios2_timer *timer = &nios2_ced->timer; in nios2_timer_shutdown() local 184 struct nios2_timer *timer = &nios2_ced->timer; in nios2_timer_set_periodic() local [all …]
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | arch_timer.h | 34 static inline u64 timer_get_cntct(enum arch_timer timer) in timer_get_cntct() 51 static inline void timer_set_cval(enum arch_timer timer, u64 cval) in timer_set_cval() 67 static inline u64 timer_get_cval(enum arch_timer timer) in timer_get_cval() 82 static inline void timer_set_tval(enum arch_timer timer, s32 tval) in timer_set_tval() 98 static inline s32 timer_get_tval(enum arch_timer timer) in timer_get_tval() 114 static inline void timer_set_ctl(enum arch_timer timer, u32 ctl) in timer_set_ctl() 130 static inline u32 timer_get_ctl(enum arch_timer timer) in timer_get_ctl() 145 static inline void timer_set_next_cval_ms(enum arch_timer timer, u32 msec) in timer_set_next_cval_ms() 153 static inline void timer_set_next_tval_ms(enum arch_timer timer, u32 msec) in timer_set_next_tval_ms()
|
| /linux/sound/core/seq/oss/ |
| H A D | seq_oss_timer.c | 116 calc_alsa_tempo(struct seq_oss_timer *timer) in calc_alsa_tempo() 147 snd_seq_oss_timer_start(struct seq_oss_timer *timer) in snd_seq_oss_timer_start() 172 snd_seq_oss_timer_stop(struct seq_oss_timer *timer) in snd_seq_oss_timer_stop() 186 snd_seq_oss_timer_continue(struct seq_oss_timer *timer) in snd_seq_oss_timer_continue() 200 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) in snd_seq_oss_timer_tempo() 218 snd_seq_oss_timer_ioctl(struct seq_oss_timer *timer, unsigned int cmd, int __user *arg) in snd_seq_oss_timer_ioctl()
|
| /linux/sound/pci/emu10k1/ |
| H A D | timer.c | 14 static int snd_emu10k1_timer_start(struct snd_timer *timer) in snd_emu10k1_timer_start() 28 static int snd_emu10k1_timer_stop(struct snd_timer *timer) in snd_emu10k1_timer_stop() 37 static unsigned long snd_emu10k1_timer_c_resolution(struct snd_timer *timer) in snd_emu10k1_timer_c_resolution() 48 static int snd_emu10k1_timer_precise_resolution(struct snd_timer *timer, in snd_emu10k1_timer_precise_resolution() 72 struct snd_timer *timer = NULL; in snd_emu10k1_timer() local
|
| /linux/sound/core/ |
| H A D | timer.c | 119 struct snd_timer *timer; member 188 * find a timer instanc in snd_timer_find() local 256 struct snd_timer *timer; snd_timer_check_slave() local 303 struct snd_timer *timer; snd_timer_open() local 397 remove_slave_links(struct snd_timer_instance * timeri,struct snd_timer * timer) remove_slave_links() argument 421 struct snd_timer *timer = timeri->timer; snd_timer_close_locked() local 483 snd_timer_hw_resolution(struct snd_timer * timer) snd_timer_hw_resolution() argument 493 struct snd_timer * timer; snd_timer_resolution() local 509 struct snd_timer *timer = ti->timer; snd_timer_notify1() local 543 struct snd_timer *timer; snd_timer_start1() local 617 struct snd_timer *timer; snd_timer_stop1() local 737 snd_timer_reschedule(struct snd_timer * timer,unsigned long ticks_left) snd_timer_reschedule() argument 765 snd_timer_process_callbacks(struct snd_timer * timer,struct list_head * head) snd_timer_process_callbacks() argument 793 snd_timer_clear_callbacks(struct snd_timer * timer,struct list_head * head) snd_timer_clear_callbacks() argument 807 struct snd_timer *timer = container_of(work, struct snd_timer, task_work); snd_timer_work() local 824 snd_timer_interrupt(struct snd_timer * timer,unsigned long ticks_left) snd_timer_interrupt() argument 916 struct snd_timer *timer; snd_timer_new() local 965 snd_timer_free(struct snd_timer * timer) snd_timer_free() argument 991 struct snd_timer *timer = device->device_data; snd_timer_dev_free() local 997 struct snd_timer *timer = dev->device_data; snd_timer_dev_register() local 1035 struct snd_timer *timer = device->device_data; snd_timer_dev_disconnect() local 1048 snd_timer_notify(struct snd_timer * timer,int event,struct timespec64 * tstamp) snd_timer_notify() argument 1091 snd_timer_global_free(struct snd_timer * timer) snd_timer_global_free() argument 1097 snd_timer_global_register(struct snd_timer * timer) snd_timer_global_register() argument 1123 struct snd_timer *timer = priv->snd_timer; snd_timer_s_function() local 1130 snd_timer_s_start(struct snd_timer * timer) snd_timer_s_start() argument 1149 snd_timer_s_stop(struct snd_timer * timer) snd_timer_s_stop() argument 1165 snd_timer_s_close(struct snd_timer * timer) snd_timer_s_close() argument 1184 snd_timer_free_system(struct snd_timer * timer) snd_timer_free_system() argument 1191 struct snd_timer *timer; snd_timer_register_system() local 1220 struct snd_timer *timer; snd_timer_proc_read() local 1509 snd_timer_user_copy_id(struct snd_timer_id * id,struct snd_timer * timer) snd_timer_user_copy_id() argument 1520 struct snd_timer *timer; get_next_device() local 2123 struct snd_timer *timer; snd_utimer_create() local 2455 struct snd_timer *timer, *n; snd_timer_free_all() local [all...] |
| H A D | pcm_timer.c | 52 static unsigned long snd_pcm_timer_resolution(struct snd_timer * timer) in snd_pcm_timer_resolution() 60 static int snd_pcm_timer_start(struct snd_timer * timer) in snd_pcm_timer_start() 69 static int snd_pcm_timer_stop(struct snd_timer * timer) in snd_pcm_timer_stop() 92 static void snd_pcm_timer_free(struct snd_timer *timer) in snd_pcm_timer_free() 101 struct snd_timer *timer; in snd_pcm_timer_init() local
|
| /linux/drivers/net/wireguard/ |
| H A D | timers.c | 31 struct timer_list *timer, in mod_peer_timer() 41 static void wg_expired_retransmit_handshake(struct timer_list *timer) in wg_expired_retransmit_handshake() 79 static void wg_expired_send_keepalive(struct timer_list *timer) in wg_expired_send_keepalive() 92 static void wg_expired_new_handshake(struct timer_list *timer) in wg_expired_new_handshake() 107 static void wg_expired_zero_key_material(struct timer_list *timer) in wg_expired_zero_key_material() 138 static void wg_expired_send_persistent_keepalive(struct timer_list *timer) in wg_expired_send_persistent_keepalive()
|
| /linux/arch/mips/include/asm/mach-rc32434/ |
| H A D | timer.h | 43 struct timer { struct 44 struct timer_counter tim[TIMER_COUNT]; argument 45 u32 rcount; /* use RCOUNT_ */ 46 u32 rcompare; /* use RCOMPARE_ */ 47 u32 rtc; /* use RTC_ */
|
| /linux/arch/arm/mach-omap1/ |
| H A D | time.c | 76 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_timer_read() local 82 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_set_autoreset() local 89 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_remove_autoreset() local 97 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_timer_start() local 112 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_timer_stop() local 186 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(1); in omap_init_clocksource() local
|
| /linux/drivers/misc/ |
| H A D | cs5535-mfgpt.c | 45 int cs5535_mfgpt_toggle_event(struct cs5535_mfgpt_timer *timer, int cmp, in cs5535_mfgpt_toggle_event() 97 int cs5535_mfgpt_set_irq(struct cs5535_mfgpt_timer *timer, int cmp, int *irq, in cs5535_mfgpt_set_irq() 149 struct cs5535_mfgpt_timer *timer = NULL; in cs5535_mfgpt_alloc_timer() local 212 void cs5535_mfgpt_free_timer(struct cs5535_mfgpt_timer *timer) in cs5535_mfgpt_free_timer() 229 uint16_t cs5535_mfgpt_read(struct cs5535_mfgpt_timer *timer, uint16_t reg) in cs5535_mfgpt_read() 235 void cs5535_mfgpt_write(struct cs5535_mfgpt_timer *timer, uint16_t reg, in cs5535_mfgpt_write() 290 struct cs5535_mfgpt_timer timer = { .chip = mfgpt }; in scan_timers() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | timer.c | 13 struct bpf_timer timer; global() member 73 timer_cb1(void * map,int * key,struct bpf_timer * timer) timer_cb1() argument 301 timer_cb3(void * map,int * key,struct bpf_timer * timer) timer_cb3() argument 321 struct bpf_timer *timer; BPF_PROG2() local 338 timer_cb_pinned(void * map,int * key,struct bpf_timer * timer) timer_cb_pinned() argument 353 struct bpf_timer *timer; test_pinned_timer() local 396 race_timer_callback(void * race_array,int * race_key,struct bpf_timer * timer) race_timer_callback() argument 405 struct bpf_timer *timer; race() local [all...] |
| H A D | timer_lockup.c | 35 struct bpf_timer *timer; in timer_cb1() local 47 struct bpf_timer *timer; in timer_cb2() local 60 struct bpf_timer *timer; in timer1_prog() local 76 struct bpf_timer *timer; in timer2_prog() local
|
| H A D | test_helper_restricted.c | 6 struct timer { struct 7 struct bpf_timer t; argument 28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() 35 struct timer *timer; in timer_work() local
|
| /linux/sound/drivers/opl3/ |
| H A D | opl3_lib.c | 137 static int snd_opl3_timer1_start(struct snd_timer * timer) in snd_opl3_timer1_start() 153 static int snd_opl3_timer1_stop(struct snd_timer * timer) in snd_opl3_timer1_stop() 170 static int snd_opl3_timer2_start(struct snd_timer * timer) in snd_opl3_timer2_start() 186 static int snd_opl3_timer2_stop(struct snd_timer * timer) in snd_opl3_timer2_stop() 223 struct snd_timer *timer = NULL; in snd_opl3_timer1_init() local 244 struct snd_timer *timer = NULL; in snd_opl3_timer2_init() local 271 struct snd_timer *timer; in snd_opl3_interrupt() local
|