Lines Matching defs:blocked
139 * pm_raise_power(9F)), then the request is blocked and notification is sent
2152 * Look up an entry in the blocked list by dip and component
2601 * Find the entries struct for a given dip in the blocked list, return it locked
2828 * Determine if the power lock owner is blocked by current thread.
2831 * which a thread blocks when it does PM_LOCK_POWER) is blocked by
2946 int blocked, circ, pcirc, old_level;
2975 if (((blocked = pm_blocked_by_us(dip)) != 0) &&
2996 * while the set power path remains blocked. Keep the
3008 if (blocked) { /* blocked, but different cmpt? */
5653 * Remove the given entry from the blocked list
5823 * Put the given entry at the head of the blocked list
5948 * only one we care about) we know that the owner is blocked. Similarly,