Home
last modified time | relevance | path

Searched defs:_timer (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_siginfo.h64 } _timer; member
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_siginfo.h67 } _timer; member
/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_siginfo.h67 } _timer; member
/netbsd-src/sys/compat/linux/arch/arm/
H A Dlinux_siginfo.h64 } _timer; member
/netbsd-src/sys/compat/linux/arch/powerpc/
H A Dlinux_siginfo.h63 } _timer; member
/netbsd-src/sys/compat/linux/arch/m68k/
H A Dlinux_siginfo.h67 } _timer; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js359 var _timer = setInterval(function() { variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js359 var _timer = setInterval(function() { variable
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_siginfo.h59 } _timer; member
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_siginfo.h75 } _timer; member
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_siginfo.h91 } _timer; member
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_siginfo.h69 } _timer; member
/netbsd-src/sys/net/lagg/
H A Dif_lagg_lacp.c223 #define LACP_TIMER_ARM(_lacpp, _timer, _val) \ argument
225 #define LACP_TIMER_DISARM(_lacpp, _timer) \ argument
227 #define LACP_TIMER_ISARMED(_lacpp, _timer) \ argument
229 #define LACP_PTIMER_ARM(_sc, _timer, _val) \ argument
231 #define LACP_PTIMER_DISARM(_sc, _timer) \ argument
233 #define LACP_PTIMER_ISARMED(_sc, _timer) \ argument