Searched refs:nohz_csd (Results 1 – 3 of 3) sorted by relevance
980 call_single_data_t nohz_csd; member
10062 INIT_CSD(&rq->nohz_csd, nohz_csd_func, rq); in sched_init()
11847 * Access to rq::nohz_csd is serialized by NOHZ_KICK_MASK; he who sets in kick_ilb() 11859 smp_call_function_single_async(ilb_cpu, &cpu_rq(ilb_cpu)->nohz_csd);