Searched refs:callout_boot_ct (Results 1 – 1 of 1) sorted by relevance
50 static callout_table_t *callout_boot_ct; /* Boot CPU's callout tables */ variable1022 ct = &callout_boot_ct[type]; in timeout_generic()2192 callout_boot_ct = &callout_table[CALLOUT_TABLE(0, CPU->cpu_seqid)]; in callout_init()