Searched refs:callout_init_done (Results 1 – 2 of 2) sorted by relevance
39 int callout_init_done; /* useful during boot */ variable2196 callout_init_done = 1; in callout_init()
850 extern int callout_init_done;3057 if (!callout_init_done) { in kmem_reap_done()