Home
last modified time | relevance | path

Searched refs:callout_boot_ct (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c50 static callout_table_t *callout_boot_ct; /* Boot CPU's callout tables */ variable
1022 ct = &callout_boot_ct[type]; in timeout_generic()
2192 callout_boot_ct = &callout_table[CALLOUT_TABLE(0, CPU->cpu_seqid)]; in callout_init()