Home
last modified time | relevance | path

Searched refs:spanned (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/mm/
Dmm_init.c1308 unsigned long spanned, absent; in calculate_node_totalpages() local
1311 spanned = zone_spanned_pages_in_node(pgdat->node_id, i, in calculate_node_totalpages()
1320 real_size = spanned - absent; in calculate_node_totalpages()
1322 if (spanned) in calculate_node_totalpages()
1326 zone->spanned_pages = spanned; in calculate_node_totalpages()
1332 totalpages += spanned; in calculate_node_totalpages()
/linux-6.12.1/block/partitions/
DKconfig192 Manager allows the user to repartition a disk and create spanned,
/linux-6.12.1/Documentation/driver-api/
Dedac.rst100 all of the memory sticks spanned by a chip-select row. A single socket
/linux-6.12.1/Documentation/dev-tools/
Dcheckpatch.rst727 A single dereferencing identifier spanned on multiple lines like::