Home
last modified time | relevance | path

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

/linux/mm/
H A 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/block/partitions/
H A DKconfig192 Manager allows the user to repartition a disk and create spanned,
/linux/Documentation/driver-api/
H A Dedac.rst100 all of the memory sticks spanned by a chip-select row. A single socket
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst727 A single dereferencing identifier spanned on multiple lines like::