Searched refs:pcpu_next_hint (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpercpu.c327 * pcpu_next_hint - determine which hint to use
337 static int pcpu_next_hint(struct pcpu_block_md *block, int alloc_bits) function
449 int start = pcpu_next_hint(block, alloc_bits);
1124 bit_off = pcpu_next_hint(chunk_md, alloc_bits);

Completed in 240 milliseconds