Home
last modified time | relevance | path

Searched refs:TIMER (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dtimers.c51 TIMER *ptimer; in zerotimer()
58 TIMER *ta; in addtimer()
59 TIMER *tb;
79 TIMER *ta; in subtimer()
80 TIMER *tb;
100 TIMER *ptimer; in getcurtimer()
121 TIMER *ptimer; in getinctimer()
123 TIMER cur;
152 TIMER *ptimer; in pushtimer()
156 TIMER incr;
[all …]
H A Dtimers.h20 #define TIMER struct _timer macro
22 TIMER
30 extern void pushtimer __P((TIMER *));
31 extern void poptimer __P((TIMER *));
32 extern char *strtimer __P((TIMER *));
H A Dsendmail.h1075 TIMER ti_overall; /* the whole process */
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dbrcm,brcmstb-waketimer.yaml30 - description: the TIMER interrupt
33 The TIMER interrupt wakes the system from low-power suspend/standby modes.
H A Dbrcm,brcmstb-waketimer.txt9 - interrupts : The TIMER interrupt
/freebsd/contrib/ntp/include/
H A Dntpsim.h59 TIMER, /* Event that designates a timer interrupt. */ enumerator
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Drda,8810pl-intc.txt34 16: TIMER
/freebsd/contrib/ntp/ntpd/
H A Dntpsim.c158 enqueue(event_queue, event(simulation.sim_time + 1.0, TIMER)); in ntpsim()
246 event(simulation.sim_time + (1 << EVENT_TIMEOUT), TIMER)); in sim_event_timer()
/freebsd/sys/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,bcm63138.txt70 from the beginning of the TIMER block
/freebsd/usr.sbin/ppp/
H A DREADME.changes92 o Timer based DEBUG messages are now logged in the new TIMER log.
/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c217 GATE(TIMER, "timer", "clk_m", L(5)),
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRegisters.def39 CV_REGISTER(TIMER, 30002)
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_clk_per.c311 GATE(TIMER, "timer", "clk_m", L(5)),
/freebsd/contrib/file/magic/Magdir/
H A Dconsole152 >0x147 byte 0x0F [MBC3+TIMER+BATT]
153 >0x147 byte 0x10 [MBC3+TIMER+RAM+BATT]
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_controller.c4909 SMU_ICC_GEN_VAL(TIMER, timeout_encode)) in scic_controller_set_interrupt_coalescence()