Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_real.c210 static void (*of_mtx_unlock)(void); variable
257 (*of_mtx_unlock)(); in ofw_real_stop()
383 of_mtx_unlock = ofw_real_mtx_unlock_spin; in ofw_real_init()
387 of_mtx_unlock = ofw_real_mtx_unlock; in ofw_real_init()