Searched defs:alloc_map (Results 1 – 2 of 2) sorted by relevance
/mm/ | ||
D | percpu-internal.h | 45 unsigned long *alloc_map; /* allocation map */ member |
D | percpu.c | 751 unsigned long *alloc_map = pcpu_index_alloc_map(chunk, index); in pcpu_block_refresh_hint() local |