Searched refs:zone_bits_allocator_header (Results 1 – 1 of 1) sorted by relevance
1646 struct zone_bits_allocator_header { struct1656 static struct zone_bits_allocator_header * argument1659 return (struct zone_bits_allocator_header *)zba_test_info.zbats_base; in zba_base_header()1674 static struct zone_bits_allocator_header *1677 return (struct zone_bits_allocator_header *)zone_info.zi_bits_range.min_address; in zba_base_header()1762 uint32_t hdr_size = sizeof(struct zone_bits_allocator_header) + in zba_head_index()1849 static struct zone_bits_allocator_header *1853 return (struct zone_bits_allocator_header *)addr; in zba_header()1882 zba_chain_for_node(struct zone_bits_allocator_header *zbah, size_t node, uint32_t order) in zba_chain_for_node()1889 zba_node_flip_split(struct zone_bits_allocator_header *zbah, size_t node) in zba_node_flip_split()[all …]