Searched refs:mcache_reap_timeout (Results 1 – 1 of 1) sorted by relevance
164 static void mcache_reap_timeout(thread_call_param_t __unused, thread_call_param_t);189 mcache_reap_tcall = thread_call_allocate(mcache_reap_timeout, NULL); in mcache_init()1339 mcache_reap_timeout(thread_call_param_t dummy __unused, in mcache_reap_timeout() function