Searched defs:pcpu_block_md (Results 1 – 1 of 1) sorted by relevance
20 struct pcpu_block_md { struct21 int scan_hint; /* scan hint for block */22 int scan_hint_start; /* block relative starting24 int contig_hint; /* contig hint for block */25 int contig_hint_start; /* block relative starting27 int left_free; /* size of free space along29 int right_free; /* size of free space along31 int first_free; /* block position of first free */32 int nr_bits; /* total bits responsible for */