Searched refs:zone_bits_allocator_header (Results 1 – 1 of 1) sorted by relevance
1730 struct zone_bits_allocator_header { struct1740 static struct zone_bits_allocator_header * argument1743 return (struct zone_bits_allocator_header *)zba_test_info.zbats_base; in zba_base_header()1758 static struct zone_bits_allocator_header *1761 return (struct zone_bits_allocator_header *)zone_info.zi_bits_range.min_address; in zba_base_header()1846 uint32_t hdr_size = sizeof(struct zone_bits_allocator_header) + in zba_head_index()1933 static struct zone_bits_allocator_header *1937 return (struct zone_bits_allocator_header *)addr; in zba_header()1966 zba_chain_for_node(struct zone_bits_allocator_header *zbah, size_t node, uint32_t order) in zba_chain_for_node()1973 zba_node_flip_split(struct zone_bits_allocator_header *zbah, size_t node) in zba_node_flip_split()[all …]