Searched refs:callout_free_mutex (Results 1 – 1 of 1) sorted by relevance
42 static struct mtx callout_free_mutex; variable49 mtx_destroy(&callout_free_mutex); in callout_free_func()60 mtx_init(&callout_free_mutex, "callout_free", NULL, MTX_DEF); in callout_free_load()65 callout_init_mtx(&callout_free, &callout_free_mutex, 0); in callout_free_load()