OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:it_ch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
timevar.h
97
callout_t
it_ch
;
member in struct:itimer::__anon6d879957010a::__anon6d8799570208
113
#define
it_ch
it_real.
it_ch
macro
/src/sys/kern/
kern_time.c
700
callout_init(&it->
it_ch
, CALLOUT_MPSAFE);
701
callout_setfunc(&it->
it_ch
, itimer_callout, it);
736
callout_halt(&it->
it_ch
, &itimer_mutex);
762
callout_destroy(&it->
it_ch
);
827
KASSERT(!callout_pending(&it->
it_ch
));
833
callout_schedule(&it->
it_ch
,
922
if (callout_halt(&it->
it_ch
, &itimer_mutex))
Completed in 13 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025