Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/cgroup/
Dmemcg_protection.m55 unclaimed = max(0, E - siblings); variable
57 if (unclaimed > 0 && parent_overuse > 0)
59 e += unclaimed * (overuse / parent_overuse);
/Linux-v6.1/Documentation/pcmcia/
Ddriver.rst20 Once added, the driver probe routine will be invoked for any unclaimed
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-bus-usb71 unclaimed interface will not stop the device from being
/Linux-v6.1/mm/
Dmemcontrol.c6817 unsigned long unclaimed; in effective_protection() local
6819 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()
/Linux-v6.1/Documentation/PCI/
Dpci.rst112 Once added, the driver probe routine will be invoked for any unclaimed