Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c40 int callout_init_done; /* useful during boot */ variable
2197 callout_init_done = 1; in callout_init()
H A Dkmem.c851 extern int callout_init_done;
3122 if (!callout_init_done) { in kmem_reap_done()