Home
last modified time | relevance | path

Searched refs:should_skip_region (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemblock.c936 static bool should_skip_region(struct memblock_type *type, in should_skip_region() function
1011 if (should_skip_region(type_a, m, nid, flags)) in __next_mem_range()
1115 if (should_skip_region(type_a, m, nid, flags)) in __next_mem_range_rev()
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c1001 static bool should_skip_region(struct memblock_type *type, in should_skip_region() function
1080 if (should_skip_region(type_a, m, nid, flags)) in __next_mem_range()
1184 if (should_skip_region(type_a, m, nid, flags)) in __next_mem_range_rev()

Completed in 7 milliseconds