Searched refs:xlocked (Results 1 – 3 of 3) sorted by relevance
351 int xlocked; in twl_vreg_is_regulator_enabled() local358 xlocked = sx_xlocked(&sc->sc_sx); in twl_vreg_is_regulator_enabled()359 if (!xlocked) in twl_vreg_is_regulator_enabled()395 if (!xlocked) in twl_vreg_is_regulator_enabled()422 int xlocked; in twl_vreg_disable_regulator() local426 xlocked = sx_xlocked(&sc->sc_sx); in twl_vreg_disable_regulator()427 if (!xlocked) in twl_vreg_disable_regulator()454 if (!xlocked) in twl_vreg_disable_regulator()483 int xlocked; in twl_vreg_enable_regulator() local487 xlocked = sx_xlocked(&sc->sc_sx); in twl_vreg_enable_regulator()[all …]
266 int xlocked; in twl_clks_set_state() local273 xlocked = sx_xlocked(&sc->sc_sx); in twl_clks_set_state()274 if (!xlocked) in twl_clks_set_state()319 if (!xlocked) in twl_clks_set_state()
391 int r, xlocked; in reap_kill_subtree_once() local438 xlocked = sx_xlocked(&proctree_lock); in reap_kill_subtree_once()458 if (xlocked) in reap_kill_subtree_once()