Searched defs:timer (Results 26 - 50 of 603) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dalarmtimer.h44 struct hrtimer timer; member in struct:alarm
/linux-master/sound/isa/gus/
H A Dgus_timer.c17 static int snd_gf1_timer1_start(struct snd_timer * timer) argument
35 static int snd_gf1_timer1_stop(struct snd_timer * timer) argument
53 static int snd_gf1_timer2_start(struct snd_timer * timer) argument
71 snd_gf1_timer2_stop(struct snd_timer * timer) argument
91 struct snd_timer *timer = gus->gf1.timer1; local
100 struct snd_timer *timer = gus->gf1.timer2; local
129 snd_gf1_timer1_free(struct snd_timer *timer) argument
135 snd_gf1_timer2_free(struct snd_timer *timer) argument
143 struct snd_timer *timer; local
[all...]
/linux-master/drivers/net/fddi/skfp/
H A Dsmttimer.c31 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer) argument
54 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time, argument
[all...]
/linux-master/net/tipc/
H A Dsubscr.h68 struct timer_list timer; member in struct:tipc_subscription
/linux-master/drivers/watchdog/
H A Dwatchdog_core.h48 struct hrtimer timer; member in struct:watchdog_core_data
H A Dsoftdog.c78 static enum hrtimer_restart softdog_fire(struct hrtimer *timer) argument
126 static enum hrtimer_restart softdog_pretimeout(struct hrtimer *timer) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtimer_mim.c12 struct bpf_timer timer; member in struct:hmap_elem
H A Dtest_vmlinux.c73 int BPF_KPROBE(handle__kprobe, struct hrtimer *timer, ktime_t tim, u64 delta_ns, argument
82 int BPF_PROG(handle__fentry, struct hrtimer *timer, ktime_t tim, u64 delta_ns, argument
H A Dtimer_mim_reject.c12 struct bpf_timer timer; member in struct:hmap_elem
/linux-master/block/
H A Dblk-stat.h28 struct timer_list timer; member in struct:blk_stat_callback
[all...]
/linux-master/arch/x86/lib/
H A Dkaslr.c36 u16 status, timer; local
/linux-master/arch/powerpc/boot/
H A Dserial.c36 int timer = 0, count; local
/linux-master/net/mac802154/
H A Dutil.c101 enum hrtimer_restart ieee802154_xmit_ifs_timer(struct hrtimer *timer) argument
/linux-master/drivers/md/bcache/
H A Dstats.h29 struct timer_list timer; member in struct:cache_accounting
/linux-master/sound/core/
H A Dhrtimer.c25 struct snd_timer *timer; member in struct:snd_hrtimer
130 struct snd_timer *timer; local
[all...]
/linux-master/arch/loongarch/kvm/
H A Dtimer.c27 enum hrtimer_restart kvm_swtimer_wakeup(struct hrtimer *timer) argument
[all...]
/linux-master/arch/mips/include/asm/mach-rc32434/
H A Dtimer.h43 struct timer { struct
/linux-master/drivers/pcmcia/
H A Dbcm63xx_pcmcia.h50 struct timer_list timer; member in struct:bcm63xx_pcmcia_socket
/linux-master/arch/arm/lib/
H A Ddelay.c65 void __init register_current_timer_delay(const struct delay_timer *timer) argument
/linux-master/drivers/clocksource/
H A Dtimer-cs5535.c59 static void disable_timer(struct cs5535_mfgpt_timer *timer) argument
67 static void start_timer(struct cs5535_mfgpt_timer *timer, uint16_t delta) argument
137 struct cs5535_mfgpt_timer *timer; local
[all...]
/linux-master/sound/core/seq/oss/
H A Dseq_oss_timer.c116 calc_alsa_tempo(struct seq_oss_timer *timer) argument
147 snd_seq_oss_timer_start(struct seq_oss_timer *timer) argument
172 snd_seq_oss_timer_stop(struct seq_oss_timer *timer) argument
186 snd_seq_oss_timer_continue(struct seq_oss_timer *timer) argument
200 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) argument
218 snd_seq_oss_timer_ioctl(struct seq_oss_timer *timer, unsigned int cmd, int __user *arg) argument
[all...]
/linux-master/sound/core/seq/
H A Dseq_queue.h27 struct snd_seq_timer *timer; /* time keeper for this queue */ member in struct:snd_seq_queue
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h68 struct mlx5_timer *timer = &clock->timer; local
/linux-master/net/bridge/
H A Dbr_private_mcast_eht.h33 struct timer_list timer; member in struct:net_bridge_group_eht_set_entry
46 struct timer_list timer; member in struct:net_bridge_group_eht_set
/linux-master/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c315 xfs_dquot_to_disk_ts( struct xfs_dquot *dqp, time64_t timer) argument

Completed in 191 milliseconds

1234567891011>>