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

/linux-master/mm/
H A Dpercpu.c302 static unsigned long pcpu_block_off_to_off(int index, int off) function
394 *bit_off = pcpu_block_off_to_off(i,
453 *bit_off = pcpu_block_off_to_off(i, start);
462 *bit_off = pcpu_block_off_to_off(i, *bit_off);
1056 pcpu_block_off_to_off(s_index, start),

Completed in 168 milliseconds