fixed_data 692 lib/genalloc.c struct genpool_data_fixed *fixed_data; fixed_data 697 lib/genalloc.c fixed_data = data; fixed_data 699 lib/genalloc.c offset_bit = fixed_data->offset >> order; fixed_data 700 lib/genalloc.c if (WARN_ON(fixed_data->offset & ((1UL << order) - 1)))