Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c1194 static void nohz_csd_func(void *info) in nohz_csd_func() function
10045 INIT_CSD(&rq->nohz_csd, nohz_csd_func, rq); in sched_init()