Searched defs:timer (Results 76 - 100 of 115) sorted by relevance

12345

/freebsd-13-stable/sys/netgraph/
H A Dng_bridge.c131 struct callout timer; /* one second periodic timer */ member in struct:ng_bridge_private
[all...]
/freebsd-13-stable/sys/dev/sume/
H A Dadapter.h189 struct callout timer; member in struct:sume_adapter
/freebsd-13-stable/sys/netinet6/
H A Dmld6.c644 uint16_t timer; local
761 mld_v1_update_group(struct in6_multi *inm, const int timer) argument
821 uint16_t timer; local
990 mld_v2_process_group_query(struct in6_multi *inm, struct mld_ifsoftc *mli, int timer, struct mbuf *m0, struct mldv2_query *mld, const int off) argument
[all...]
/freebsd-13-stable/contrib/unbound/util/
H A Dnetevent.c4168 comm_timer_disable(struct comm_timer* timer) argument
4177 comm_timer_set(struct comm_timer* timer, struct timeval* tv) argument
4189 comm_timer_delete(struct comm_timer* timer) argument
4214 comm_timer_is_set(struct comm_timer* timer) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dtdls.c123 int timer; /* Timeout in milliseconds */ member in struct:wpa_tdls_peer::tpk_timer
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_private.h154 struct callout timer; member in struct:nvme_tracker
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_dev.h285 struct timer_list timer; member in struct:mthca_catas_err
/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c1236 s32 timer; local
[all...]
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp.c148 struct callout timer; member in struct:sbp_ocb
/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.h147 struct callout timer; member in struct:isp_timed_notify_ack
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h531 blockPartitionedTimer(partitionedTimers *pt, explicitTimer timer) argument
[all...]
/freebsd-13-stable/sys/netinet/
H A Digmp.c848 uint16_t timer; local
947 igmp_v2_update_group(struct in_multi *inm, const int timer) argument
1000 uint16_t timer; local
1157 igmp_input_v3_group_query(struct in_multi *inm, struct igmp_ifsoftc *igi, int timer, struct igmpv3 *igmpv3) argument
[all...]
/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c459 u_int timer = *(u_int *)arg1; local
[all...]
/freebsd-13-stable/sys/dev/sound/pci/
H A Demu10kx-pcm.c67 int timer; member in struct:emu_pcm_pchinfo
85 int timer; member in struct:emu_pcm_rchinfo
[all...]
H A Demu10k1.c226 int timer, timerinterval; member in struct:sc_info
/freebsd-13-stable/sys/dev/liquidio/base/
H A Dlio_device.h281 struct callout timer; member in struct:lio_callout
/freebsd-13-stable/sys/dev/mgb/
H A Dif_mgb.h323 int timer; member in struct:mgb_softc
/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ndis.c2410 ktimer timer; local
[all...]
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h282 struct callout timer; member in struct:sdp_tx_ring
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1927 struct timer_list *timer; local
1942 mod_timer(struct timer_list *timer, int expires) argument
1957 add_timer(struct timer_list *timer) argument
1966 add_timer_on(struct timer_list *timer, int cpu) argument
1975 del_timer(struct timer_list *timer) argument
1984 del_timer_sync(struct timer_list *timer) argument
[all...]
/freebsd-13-stable/usr.sbin/route6d/
H A Droute6d.c3446 ripinterval(int timer) argument
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Den.h390 struct timer_list timer; member in struct:mlx4_en_cq
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_kern.h213 KTIMER timer; member in struct:hrtimer
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h482 struct timer_list timer; member in struct:c4iw_qp
852 struct timer_list timer; member in struct:c4iw_ep
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_request.h397 u_int32 timer; /* peer.timer */ member in struct:info_peer

Completed in 345 milliseconds

12345