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

/linux-master/mm/
H A Dpercpu.c799 * pcpu_block_update_hint_alloc - update hint on allocation path
808 static void pcpu_block_update_hint_alloc(struct pcpu_chunk *chunk, int bit_off, function
1258 pcpu_block_update_hint_alloc(chunk, bit_off, alloc_bits);
1418 pcpu_block_update_hint_alloc(chunk, 0, offset_bits);
1431 pcpu_block_update_hint_alloc(chunk, pcpu_chunk_map_bits(chunk)

Completed in 152 milliseconds