Searched refs:CALLOUT_NTYPES (Results 1 – 3 of 3) sorted by relevance
149 #define CALLOUT_NTYPES (1 << CALLOUT_TYPE_BITS) macro150 #define CALLOUT_TYPE_MASK (CALLOUT_NTYPES - 1)
1640 for (t = 0; t < CALLOUT_NTYPES; t++) { in callout_suspend()1676 for (t = 0; t < CALLOUT_NTYPES; t++) { in callout_resume()1802 for (t = 0; t < CALLOUT_NTYPES; t++) { in callout_hrestime()1990 for (t = 0; t < CALLOUT_NTYPES; t++) { in callout_cpu_online()2035 for (t = 0; t < CALLOUT_NTYPES; t++) { in callout_cpu_offline()2134 size = sizeof (callout_table_t) * CALLOUT_NTYPES * max_ncpus; in callout_init()2144 for (t = 0; t < CALLOUT_NTYPES; t++) { in callout_init()
578 cot_walk_data->cotsize = CALLOUT_NTYPES * max_ncpus; in callout_table_walk_init()