Searched refs:e_index (Results 1 – 2 of 2) sorted by relevance
684 int s_index, e_index; /* block indexes of the freed allocation */ in pcpu_block_update_hint_alloc() local694 e_index = pcpu_off_to_block_index(bit_off + bits - 1); in pcpu_block_update_hint_alloc()699 e_block = chunk->md_blocks + e_index; in pcpu_block_update_hint_alloc()720 if (s_index == e_index) in pcpu_block_update_hint_alloc()730 if (s_index != e_index) { in pcpu_block_update_hint_alloc()736 pcpu_index_alloc_map(chunk, e_index), in pcpu_block_update_hint_alloc()745 pcpu_block_refresh_hint(chunk, e_index); in pcpu_block_update_hint_alloc()793 int s_index, e_index; /* block indexes of the freed allocation */ in pcpu_block_update_hint_free() local804 e_index = pcpu_off_to_block_index(bit_off + bits - 1); in pcpu_block_update_hint_free()809 e_block = chunk->md_blocks + e_index; in pcpu_block_update_hint_free()[all …]
554 unsigned e_index, in i2400m_roq_log_entry_print() argument581 index, e_index, e->type); in i2400m_roq_log_entry_print()