Searched refs:callout_init_done (Results 1 – 2 of 2) sorted by relevance
40 int callout_init_done; /* useful during boot */ variable2197 callout_init_done = 1; in callout_init()
851 extern int callout_init_done;3122 if (!callout_init_done) { in kmem_reap_done()