Home
last modified time | relevance | path

Searched defs:pcpu_block_md (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dpercpu-internal.h20 struct pcpu_block_md { struct
21 int scan_hint; /* scan hint for block */
22 int scan_hint_start; /* block relative starting
24 int contig_hint; /* contig hint for block */
25 int contig_hint_start; /* block relative starting
27 int left_free; /* size of free space along
29 int right_free; /* size of free space along
31 int first_free; /* block position of first free */
32 int nr_bits; /* total bits responsible for */