Searched refs:right_free (Results 1 – 2 of 2) sorted by relevance
400 *bits = block->right_free; in pcpu_next_md_free_region()401 *bit_off = (i + 1) * PCPU_BITMAP_BLOCK_BITS - block->right_free; in pcpu_next_md_free_region()458 *bit_off = ALIGN(PCPU_BITMAP_BLOCK_BITS - block->right_free, in pcpu_next_fit_region()612 block->right_free = contig; in pcpu_block_update()765 block->right_free = 0; in pcpu_block_refresh_hint()841 s_block->right_free = min_t(int, s_block->right_free, in pcpu_block_update_hint_alloc()844 s_block->right_free = 0; in pcpu_block_update_hint_alloc()874 e_block->right_free = in pcpu_block_update_hint_alloc()875 min_t(int, e_block->right_free, in pcpu_block_update_hint_alloc()886 block->right_free = 0; in pcpu_block_update_hint_alloc()[all …]
28 int right_free; /* size of free space along member