| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/ |
| H A D | timer.h | 43 struct timer { struct
|
| /kernel/linux/linux-6.6/arch/arm/lib/ |
| H A D | delay.c | 65 void __init register_current_timer_delay(const struct delay_timer *timer) in register_current_timer_delay() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | fsl_mpic_timer_wakeup.c | 19 struct mpic_timer *timer; member [all...] |
| /kernel/linux/linux-5.10/drivers/leds/trigger/ |
| H A D | ledtrig-transient.c | 28 struct timer_list timer; member [all...] |
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | stats.h | 31 struct timer_list timer; member
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| H A D | timers.c | 41 static void wg_expired_retransmit_handshake(struct timer_list *timer) in wg_expired_retransmit_handshake() argument 79 static void wg_expired_send_keepalive(struct timer_list *timer) in wg_expired_send_keepalive() argument 91 static void wg_expired_new_handshake(struct timer_list *timer) in wg_expired_new_handshake() argument 105 static void wg_expired_zero_key_material(struct timer_list *timer) in wg_expired_zero_key_material() argument 30 mod_peer_timer(struct wg_peer *peer, struct timer_list *timer, unsigned long expires) mod_peer_timer() argument 135 wg_expired_send_persistent_keepalive(struct timer_list *timer) wg_expired_send_persistent_keepalive() argument [all...] |
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| H A D | bcm63xx_pcmcia.h | 50 struct timer_list timer; member
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | xt_LED.c | 36 struct timer_list timer; member
|
| /kernel/linux/linux-5.10/sound/core/seq/oss/ |
| H A D | seq_oss_timer.c | 116 calc_alsa_tempo(struct seq_oss_timer *timer) in calc_alsa_tempo() argument 147 snd_seq_oss_timer_start(struct seq_oss_timer *timer) snd_seq_oss_timer_start() argument 172 snd_seq_oss_timer_stop(struct seq_oss_timer *timer) snd_seq_oss_timer_stop() argument 186 snd_seq_oss_timer_continue(struct seq_oss_timer *timer) snd_seq_oss_timer_continue() argument 200 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) snd_seq_oss_timer_tempo() argument 218 snd_seq_oss_timer_ioctl(struct seq_oss_timer *timer, unsigned int cmd, int __user *arg) snd_seq_oss_timer_ioctl() argument [all...] |
| /kernel/linux/linux-5.10/sound/core/seq/ |
| H A D | seq_queue.h | 27 struct snd_seq_timer *timer; /* time keeper for this queue */ member
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | softdog.c | 78 static enum hrtimer_restart softdog_fire(struct hrtimer *timer) in softdog_fire() argument 126 static enum hrtimer_restart softdog_pretimeout(struct hrtimer *timer) in softdog_pretimeout() argument
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dquot_buf.c | 315 xfs_dquot_to_disk_ts( struct xfs_dquot *dqp, time64_t timer) xfs_dquot_to_disk_ts() argument
|
| /kernel/linux/linux-5.10/net/ax25/ |
| H A D | ax25_timer.c | 109 unsigned long ax25_display_timer(struct timer_list *timer) in ax25_display_timer() argument
|
| /kernel/linux/linux-5.10/drivers/oprofile/ |
| H A D | oprof.c | 36 static int timer = 0; variable [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | if_eql.h | 46 struct timer_list timer; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.h | 68 struct mlx5_timer *timer = &clock->timer; in mlx5_timecounter_cyc2time() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_dquot_buf.c | 315 xfs_dquot_to_disk_ts( struct xfs_dquot *dqp, time64_t timer) xfs_dquot_to_disk_ts() argument
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| H A D | softdog.c | 78 static enum hrtimer_restart softdog_fire(struct hrtimer *timer) in softdog_fire() argument 126 static enum hrtimer_restart softdog_pretimeout(struct hrtimer *timer) in softdog_pretimeout() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | if_eql.h | 48 struct timer_list timer; member
|
| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| H A D | timeriomem-rng.c | 38 struct hrtimer timer; member 92 static enum hrtimer_restart timeriomem_rng_trigger(struct hrtimer *timer) in timeriomem_rng_trigger() argument
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| H A D | dw_apb_timer_of.c | 178 static int __init dw_apb_timer_init(struct device_node *timer) in dw_apb_timer_init() argument [all...] |
| H A D | bcm2835_timer.c | 46 struct bcm2835_timer *timer = container_of(evt_dev, in bcm2835_time_set_next_event() local 55 struct bcm2835_timer *timer = dev_id; in bcm2835_time_interrupt() local 74 struct bcm2835_timer *timer; in bcm2835_timer_init() local [all...] |
| H A D | timer-cs5535.c | 59 static void disable_timer(struct cs5535_mfgpt_timer *timer) in disable_timer() argument 67 static void start_timer(struct cs5535_mfgpt_timer *timer, uint16_t delta) in start_timer() argument 137 struct cs5535_mfgpt_timer *timer; in cs5535_mfgpt_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireguard/ |
| H A D | timers.c | 41 static void wg_expired_retransmit_handshake(struct timer_list *timer) in wg_expired_retransmit_handshake() argument 79 static void wg_expired_send_keepalive(struct timer_list *timer) in wg_expired_send_keepalive() argument 91 static void wg_expired_new_handshake(struct timer_list *timer) in wg_expired_new_handshake() argument 105 static void wg_expired_zero_key_material(struct timer_list *timer) in wg_expired_zero_key_material() argument 30 mod_peer_timer(struct wg_peer *peer, struct timer_list *timer, unsigned long expires) mod_peer_timer() argument 135 wg_expired_send_persistent_keepalive(struct timer_list *timer) wg_expired_send_persistent_keepalive() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | bcm63xx_pcmcia.h | 50 struct timer_list timer; member
|