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

/linux-master/mm/
H A Dpercpu.c697 * pcpu_block_update_scan - update a block given a free area from a scan
712 static void pcpu_block_update_scan(struct pcpu_chunk *chunk, int bit_off, function
1157 * pcpu_block_update_scan() does scan backwards to try and recover what was
1239 pcpu_block_update_scan(chunk, area_off, area_bits);

Completed in 133 milliseconds