Home
last modified time | relevance | path

Searched refs:SZ_4 (Results 1 – 3 of 3) sorted by relevance

/tools/include/linux/
A Dsizes.h12 #define SZ_4 0x00000004 macro
/tools/testing/memblock/tests/
A Dalloc_exact_nid_api.c40 ASSERT_LE(SZ_4, req_node->size); in alloc_exact_nid_top_down_numa_simple_check()
41 size = req_node->size / SZ_4; in alloc_exact_nid_top_down_numa_simple_check()
96 size = r1.size / SZ_4; in alloc_exact_nid_top_down_numa_part_reserved_check()
309 ASSERT_LE(SZ_4, req_node->size); in alloc_exact_nid_bottom_up_numa_simple_check()
310 size = req_node->size / SZ_4; in alloc_exact_nid_bottom_up_numa_simple_check()
366 size = r1.size / SZ_4; in alloc_exact_nid_bottom_up_numa_part_reserved_check()
674 ASSERT_LE(SZ_4, req_node->size); in alloc_exact_nid_numa_part_reserved_fail_generic_check()
A Dalloc_nid_api.c1256 ASSERT_LE(SZ_4, req_node->size); in alloc_nid_top_down_numa_simple_check()
1257 size = req_node->size / SZ_4; in alloc_nid_top_down_numa_simple_check()
1417 size = r1.size / SZ_4; in alloc_nid_top_down_numa_part_reserved_check()
1474 ASSERT_LE(SZ_4, req_node->size); in alloc_nid_top_down_numa_part_reserved_fallback_check()
1800 ASSERT_LE(SZ_4, req_node->size); in alloc_nid_bottom_up_numa_simple_check()
1801 size = req_node->size / SZ_4; in alloc_nid_bottom_up_numa_simple_check()
1963 size = r1.size / SZ_4; in alloc_nid_bottom_up_numa_part_reserved_check()
2021 ASSERT_LE(SZ_4, req_node->size); in alloc_nid_bottom_up_numa_part_reserved_fallback_check()

Completed in 11 milliseconds