Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_bitmap.h425 v1 = slab2[0] | slab2[1]; in __rte_bitmap_line_not_empty()
426 v2 = slab2[2] | slab2[3]; in __rte_bitmap_line_not_empty()
427 v3 = slab2[4] | slab2[5]; in __rte_bitmap_line_not_empty()
428 v4 = slab2[6] | slab2[7]; in __rte_bitmap_line_not_empty()
441 v1 = slab2[0] | slab2[1]; in __rte_bitmap_line_not_empty()
442 v2 = slab2[2] | slab2[3]; in __rte_bitmap_line_not_empty()
443 v3 = slab2[4] | slab2[5]; in __rte_bitmap_line_not_empty()
444 v4 = slab2[6] | slab2[7]; in __rte_bitmap_line_not_empty()
445 v5 = slab2[8] | slab2[9]; in __rte_bitmap_line_not_empty()
446 v6 = slab2[10] | slab2[11]; in __rte_bitmap_line_not_empty()
[all …]