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

12345

/freebsd-12-stable/sys/dev/sume/
H A Dadapter.h189 struct callout timer; member in struct:sume_adapter
/freebsd-12-stable/sys/netgraph/
H A Dng_bridge.c131 struct callout timer; /* one second periodic timer */ member in struct:ng_bridge_private
[all...]
/freebsd-12-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
993 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-12-stable/sys/mips/nlm/hal/
H A Dpic.h278 nlm_pic_read_timer(uint64_t base, int timer) argument
284 nlm_pic_write_timer(uint64_t base, int timer, uint64_t value) argument
290 nlm_pic_set_timer(uint64_t base, int timer, uint64_t value, int irq, int cpu) argument
[all...]
/freebsd-12-stable/contrib/wpa/src/rsn_supp/
H A Dtdls.c123 int timer; /* Timeout in milliseconds */ member in struct:wpa_tdls_peer::tpk_timer
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h531 blockPartitionedTimer(partitionedTimers *pt, explicitTimer timer) argument
[all...]
/freebsd-12-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-12-stable/sys/dev/aha/
H A Dahareg.h300 struct callout timer; member in struct:aha_ccb
/freebsd-12-stable/sys/dev/e1000/
H A De1000_ich8lan.c1236 s32 timer; local
[all...]
/freebsd-12-stable/sys/dev/firewire/
H A Dsbp.c152 struct callout timer; member in struct:sbp_ocb
/freebsd-12-stable/sys/compat/ndis/
H A Dsubr_ndis.c2413 ktimer timer; local
[all...]
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_dev.h285 struct timer_list timer; member in struct:mthca_catas_err
/freebsd-12-stable/sys/dev/nvme/
H A Dnvme_private.h157 struct callout timer; member in struct:nvme_tracker
/freebsd-12-stable/sys/dev/liquidio/base/
H A Dlio_device.h281 struct callout timer; member in struct:lio_callout
/freebsd-12-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-12-stable/sys/netinet/
H A Digmp.c785 uint16_t timer; local
884 igmp_v2_update_group(struct in_multi *inm, const int timer) argument
937 uint16_t timer; local
1094 igmp_input_v3_group_query(struct in_multi *inm, struct igmp_ifsoftc *igi, int timer, struct igmpv3 *igmpv3) argument
[all...]
/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_sctp.c434 u_int timer = *(u_int *)arg1; local
[all...]
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1912 struct timer_list *timer; local
1927 mod_timer(struct timer_list *timer, int expires) argument
1942 add_timer(struct timer_list *timer) argument
1951 add_timer_on(struct timer_list *timer, int cpu) argument
1960 del_timer(struct timer_list *timer) argument
1969 del_timer_sync(struct timer_list *timer) argument
[all...]
/freebsd-12-stable/sys/dev/isp/
H A Disp_freebsd.h155 struct callout timer; member in struct:isp_timed_notify_ack
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h324 struct callout timer; member in struct:sdp_tx_ring
/freebsd-12-stable/usr.sbin/route6d/
H A Droute6d.c3446 ripinterval(int timer) argument
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_request.h397 u_int32 timer; /* peer.timer */ member in struct:info_peer
/freebsd-12-stable/sys/dev/advansys/
H A Dadwlib.h426 struct callout timer; member in struct:acb
/freebsd-12-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

Completed in 245 milliseconds

12345