Home
last modified time | relevance | path

Searched defs:expires (Results 1 – 11 of 11) sorted by relevance

/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDmcu.c33 unsigned long expires) in mt76_mcu_get_response()
78 unsigned long expires; in mt76_mcu_skb_send_and_get_msg() local
HDmt76x02_mcu.c38 unsigned long expires = jiffies + HZ; in mt76x02_mcu_msg_send() local
/freebsd-head/contrib/ntp/util/
HDlsf-times.c46 vint64 expires; in main() local
/freebsd-head/sys/compat/linuxkpi/common/include/linux/
HDhrtimer.h50 s64 expires; /* relative time in nanoseconds */ member
HDtimer.h45 unsigned long expires; member
HDjiffies.h144 linux_timer_jiffies_until(unsigned long expires) in linux_timer_jiffies_until()
HDworkqueue.h93 long expires; member
/freebsd-head/sys/dev/mlx5/mlx5_accel/
HDmlx5_ipsec_offload.c257 unsigned long expires; in mlx5e_ipsec_aso_query() local
/freebsd-head/sys/contrib/vchiq/interface/compat/
HDvchi_bsd.c100 vchiq_mod_timer(struct timer_list *t, unsigned long expires) in vchiq_mod_timer()
HDvchi_bsd.h194 unsigned long expires; member
/freebsd-head/sys/compat/linuxkpi/common/src/
HDlinux_compat.c2075 mod_timer(struct timer_list *timer, unsigned long expires) in mod_timer()