Searched refs:unclaimed (Results 1 – 5 of 5) sorted by relevance
55 unclaimed = max(0, E - siblings); variable57 if (unclaimed > 0 && parent_overuse > 0)59 e += unclaimed * (overuse / parent_overuse);
20 Once added, the driver probe routine will be invoked for any unclaimed
71 unclaimed interface will not stop the device from being
6817 unsigned long unclaimed; in effective_protection() local6819 unclaimed = parent_effective - siblings_protected; in effective_protection()6820 unclaimed *= usage - protected; in effective_protection()6821 unclaimed /= parent_usage - siblings_protected; in effective_protection()6823 ep += unclaimed; in effective_protection()
112 Once added, the driver probe routine will be invoked for any unclaimed