Searched refs:chunk_alloc (Results 1 – 3 of 3) sorted by relevance
33 static struct page **pcpu_get_pages(struct pcpu_chunk *chunk_alloc) in pcpu_get_pages() argument
3845 found->chunk_alloc = 0; in update_space_info()4372 } else if (space_info->chunk_alloc) { in do_chunk_alloc()4375 space_info->chunk_alloc = 1; in do_chunk_alloc()4434 space_info->chunk_alloc = 0; in do_chunk_alloc()
1190 unsigned int chunk_alloc:1; /* set if we are allocating a chunk */ member