Searched refs:zone_bits_allocator_header (Results 1 – 1 of 1) sorted by relevance
1674 struct zone_bits_allocator_header { struct1684 static struct zone_bits_allocator_header * argument1687 return (struct zone_bits_allocator_header *)zba_test_info.zbats_base; in zba_base_header()1702 static struct zone_bits_allocator_header *1705 return (struct zone_bits_allocator_header *)zone_info.zi_bits_range.min_address; in zba_base_header()1790 uint32_t hdr_size = sizeof(struct zone_bits_allocator_header) + in zba_head_index()1877 static struct zone_bits_allocator_header *1881 return (struct zone_bits_allocator_header *)addr; in zba_header()1910 zba_chain_for_node(struct zone_bits_allocator_header *zbah, size_t node, uint32_t order) in zba_chain_for_node()1917 zba_node_flip_split(struct zone_bits_allocator_header *zbah, size_t node) in zba_node_flip_split()[all …]