OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_clock_sync_tick
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/vmt/
vmt_subr.c
214
callout_init(&sc->
sc_clock_sync_tick
, 0);
267
callout_setfunc(&sc->
sc_clock_sync_tick
, vmt_clock_sync_tick, sc);
268
callout_schedule(&sc->
sc_clock_sync_tick
,
301
callout_halt(&sc->
sc_clock_sync_tick
, NULL);
302
callout_destroy(&sc->
sc_clock_sync_tick
);
392
callout_halt(&sc->
sc_clock_sync_tick
, NULL);
395
callout_schedule(&sc->
sc_clock_sync_tick
,
408
callout_schedule(&sc->
sc_clock_sync_tick
,
vmtvar.h
78
struct callout
sc_clock_sync_tick
;
member in struct:vmt_softc
Completed in 120 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025