Searched refs:list_pos (Results 1 – 2 of 2) sorted by relevance
727 size_t *list_pos) in split_block() argument751 if (opt_block_list[*list_pos + 1] != 0) in split_block()752 ++*list_pos; in split_block()754 *block_remaining = opt_block_list[*list_pos]; in split_block()811 size_t list_pos = 0; in coder_normal() local832 if (block_remaining < opt_block_list[list_pos]) { in coder_normal()834 next_block_remaining = opt_block_list[list_pos] in coder_normal()837 block_remaining = opt_block_list[list_pos]; in coder_normal()903 &list_pos); in coder_normal()
1885 struct list_head *list_pos; in irdma_dec_refcnt_listen() local1902 list_for_each_safe(list_pos, list_temp, &reset_list) { in irdma_dec_refcnt_listen()1903 cm_node = container_of(list_pos, struct irdma_cm_node, in irdma_dec_refcnt_listen()