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