Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/vm/
Dswap_numa.rst70 device's priority can be promoted on its matching node's swap_avail_list.
78 as the promoted value. So if multiple swap devices are attached to the same
79 node, they will all be promoted to priority -1 on that node's plist and will
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/firmware/
Dsdei.txt6 firmware-first error handling, or from an IRQ that has been promoted to
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dcache-policies.rst92 different block to get promoted to the cache its hit count has to
Dcache.rst73 getting hit a lot, yet the whole block will be promoted to the cache.
/kernel/linux/linux-5.10/drivers/md/
DKconfig314 algorithms used to select which blocks are promoted, demoted,
323 to select which blocks should be promoted and demoted.
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkcov.rst166 * the comparison operands are promoted to uint64_t.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dpmbus-core.rst18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dhugetlbpage.rst194 surplus pages will first be promoted to persistent huge pages. Then, additional
/kernel/linux/linux-5.10/net/ceph/
Dosd_client.c2324 bool promoted = false; in __submit_request() local
2394 if (promoted) in __submit_request()
2402 promoted = true; in __submit_request()