OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:itimer_callout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_time.c
98
static void
itimer_callout
(void *);
669
* time timeout routine (
itimer_callout
()) run past after its deadline.
701
callout_setfunc(&it->it_ch,
itimer_callout
, it);
840
*
itimer_callout
:
849
itimer_callout
(void *arg)
function in typeref:typename:void
kern_time.c
98
static void
itimer_callout
(void *);
669
* time timeout routine (
itimer_callout
()) run past after its deadline.
701
callout_setfunc(&it->it_ch,
itimer_callout
, it);
840
*
itimer_callout
:
849
itimer_callout
(void *arg)
function in typeref:typename:void
Completed in 22 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025