OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callout_expired
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
callout.h
119
bool
callout_expired
(callout_t *);
/src/sys/netinet/
tcp_timer.c
239
if (!
callout_expired
(&tp->t_delack_ch)) {
315
if (!
callout_expired
(&tp->t_timer[TCPT_REXMT])) {
462
if (!
callout_expired
(&tp->t_timer[TCPT_PERSIST])) {
525
if (!
callout_expired
(&tp->t_timer[TCPT_KEEP])) {
604
if (!
callout_expired
(&tp->t_timer[TCPT_2MSL])) {
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_utils.h
482
return
callout_expired
(__UNCONST(&t->tl_callout));
/src/sys/arch/sandpoint/sandpoint/
satmgr.c
776
if (
callout_expired
(&sc->sc_ch_pbutton) == false)
/src/sys/kern/
kern_timeout.c
704
callout_expired
(callout_t *cs)
function in typeref:typename:bool
/src/share/man/man9/
Makefile
260
callout.9 callout_pending.9 callout.9
callout_expired
.9 \
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025