Searched refs:zone_bits_allocator_header (Results 1 – 1 of 1) sorted by relevance
1491 struct zone_bits_allocator_header { struct1501 static struct zone_bits_allocator_header * argument1504 return (struct zone_bits_allocator_header *)zba_test_info.zbats_base; in zba_base_header()1519 static struct zone_bits_allocator_header *1522 return (struct zone_bits_allocator_header *)zone_info.zi_bits_range.min_address; in zba_base_header()1607 uint32_t hdr_size = sizeof(struct zone_bits_allocator_header) + in zba_head_index()1694 static struct zone_bits_allocator_header *1698 return (struct zone_bits_allocator_header *)addr; in zba_header()1727 zba_chain_for_node(struct zone_bits_allocator_header *zbah, size_t node, uint32_t order) in zba_chain_for_node()1734 zba_node_flip_split(struct zone_bits_allocator_header *zbah, size_t node) in zba_node_flip_split()[all …]