Home
last modified time | relevance | path

Searched refs:timer_list (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-timer.m44 dnl # Check if timer_list.func get passed a timer_list or an unsigned long
7 dnl # kernels that support the new timer_list.func signature.
17 struct timer_list timer;
21 void task_expire(struct timer_list *tl)
34 void task_expire(struct timer_list *tl) {}
36 struct timer_list tl;
43 struct timer_list tl;
58 AC_MSG_CHECKING([whether timer function expects timer_list])
62 [timer_list.function gets a timer_list])
67 AC_MSG_CHECKING([whether struct timer_list has flags])
[all …]
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c57 struct timer_list *t = (struct timer_list *) arg; in run_timer()
80 vchiq_init_timer(struct timer_list *t) in vchiq_init_timer()
92 vchiq_setup_timer(struct timer_list *t, void (*function)(unsigned long), unsigned long data) in vchiq_setup_timer()
100 vchiq_mod_timer(struct timer_list *t, unsigned long expires) in vchiq_mod_timer()
108 vchiq_add_timer(struct timer_list *t) in vchiq_add_timer()
114 vchiq_del_timer_sync(struct timer_list *t) in vchiq_del_timer_sync()
125 vchiq_del_timer(struct timer_list *t) in vchiq_del_timer()
H A Dvchi_bsd.h190 struct timer_list { struct
199 void vchiq_init_timer(struct timer_list *t); argument
200 void vchiq_setup_timer(struct timer_list *t, void (*function)(unsigned long), unsigned long data);
201 void vchiq_mod_timer(struct timer_list *t, unsigned long expires);
202 void vchiq_add_timer(struct timer_list *t);
203 int vchiq_del_timer(struct timer_list *t);
204 int vchiq_del_timer_sync(struct timer_list *t);
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtimer.h66 typedef struct timer_list *spl_timer_list_t;
74 timer_setup(struct timer_list *timer, void (*func)(spl_timer_list_t), u32 fl) in timer_setup()
H A Dtaskq.h112 struct timer_list tqent_timer;
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c217 struct timer_list timer;
224 struct timer_list *tmr = (struct timer_list *)t; in __cv_wakeup()
235 struct timer_list *timer = &task_timer.timer; in spl_io_schedule_timeout()
H A Dspl-taskq.c259 struct timer_list *tmr = (struct timer_list *)tl; in task_expire()
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.h85 struct timer_list suspend_timer;
/f-stack/dpdk/doc/guides/linux_gsg/
H A Denable_func.rst25 grep hpet /proc/timer_list