Home
last modified time | relevance | path

Searched defs:timer (Results 151 – 175 of 643) sorted by relevance

12345678910>>...26

/linux-6.8/arch/powerpc/sysdev/
Dmpic_timer.c64 struct mpic_timer timer[TIMERS_PER_GROUP]; member
193 struct mpic_timer *timer; in get_timer() local
/linux-6.8/kernel/bpf/
Dhelpers.c1099 struct hrtimer timer; member
1109 struct bpf_hrtimer *timer; member
1158 BPF_CALL_3(bpf_timer_init, struct bpf_timer_kern *, timer, struct bpf_map *, map, in BPF_CALL_3() argument
1225 BPF_CALL_3(bpf_timer_set_callback, struct bpf_timer_kern *, timer, void *, callback_fn, in BPF_CALL_3() argument
1278 BPF_CALL_3(bpf_timer_start, struct bpf_timer_kern *, timer, u64, nsecs, u64, flags) in BPF_CALL_3() argument
1329 BPF_CALL_1(bpf_timer_cancel, struct bpf_timer_kern *, timer) in BPF_CALL_1() argument
1374 struct bpf_timer_kern *timer = val; in bpf_timer_cancel_and_free() local
/linux-6.8/include/linux/
DmISDNhw.h87 struct timer_list timer; member
148 struct timer_list timer; member
/linux-6.8/sound/pci/ctxfi/
Dcttimer.c35 struct timer_list timer; member
398 struct ct_timer *timer = data; in ct_timer_interrupt() local
Dctatc.h57 struct ct_timer_instance *timer; member
140 struct ct_timer *timer; member
/linux-6.8/drivers/i2c/busses/
Di2c-pnx.c35 struct timer_list timer; /* Timeout */ member
122 struct timer_list *timer = &alg_data->mif.timer; in i2c_pnx_arm_timer() local
/linux-6.8/drivers/md/bcache/
Dstats.h29 struct timer_list timer; member
/linux-6.8/drivers/gpu/drm/i915/gt/uc/
Dintel_huc.h45 struct hrtimer timer; member
/linux-6.8/drivers/net/wireless/ath/ath9k/
Dhw.c3131 struct ath_gen_timer *timer; in ath_gen_timer_alloc() local
3162 struct ath_gen_timer *timer, in ath9k_hw_gen_timer_start()
3211 void ath9k_hw_gen_timer_stop(struct ath_hw *ah, struct ath_gen_timer *timer) in ath9k_hw_gen_timer_stop()
3243 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer) in ath_gen_timer_free()
3259 struct ath_gen_timer *timer; in ath_gen_timer_isr() local
/linux-6.8/drivers/leds/trigger/
Dledtrig-heartbeat.c29 struct timer_list timer; member
/linux-6.8/arch/arm/boot/dts/marvell/
Dmmp3.dtsi351 timer: timer@d4014000 { label
/linux-6.8/drivers/clocksource/
Dtimer-keystone.c46 } timer; variable
/linux-6.8/drivers/staging/rtl8192e/
Drtl819x_BA.h52 struct timer_list timer; member
/linux-6.8/fs/xfs/libxfs/
Dxfs_dquot_buf.c317 time64_t timer) in xfs_dquot_to_disk_ts()
/linux-6.8/drivers/media/rc/
Digorplugusb.c39 struct timer_list timer; member
/linux-6.8/drivers/base/power/
Dmain.c499 struct timer_list timer; member
530 struct timer_list *timer = &wd->timer; in dpm_watchdog_set() local
547 struct timer_list *timer = &wd->timer; in dpm_watchdog_clear() local
/linux-6.8/drivers/char/ipmi/
Dkcs_bmc_aspeed.c126 struct timer_list timer; member
382 static void aspeed_kcs_check_obe(struct timer_list *timer) in aspeed_kcs_check_obe()
/linux-6.8/include/linux/usb/
Dotg-fsm.h280 static inline int otg_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) in otg_add_timer()
288 static inline int otg_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) in otg_del_timer()
/linux-6.8/drivers/gpu/drm/i915/
Di915_sw_fence.c413 struct timer_list timer; member
512 struct i915_sw_dma_fence_cb_timer *timer = in i915_sw_fence_await_dma_fence() local
/linux-6.8/net/atm/
Dlec_arpc.h42 struct timer_list timer; /* Arping timer */ member
/linux-6.8/drivers/gpu/drm/vgem/
Dvgem_fence.c35 struct timer_list timer; member
/linux-6.8/drivers/watchdog/
Dmtx-1_wdt.c52 struct timer_list timer; member
Dshwdt.c78 struct timer_list timer; member
/linux-6.8/drivers/usb/usbip/
Dvudc_transfer.c305 struct transfer_timer *timer = &udc->tr_timer; in v_timer() local
/linux-6.8/sound/sh/
Daica.h65 struct timer_list timer; member

12345678910>>...26