Searched refs:is_final (Results 1 – 3 of 3) sorted by relevance
192 bool (^process_tag)(bool) = ^bool (bool is_final) { in vm_mte_rle_compress_tags()194 …while (s_ptr->cur_count > 0 || (is_final && s_ptr->scratch_len > 0)) { // this will do at most 2 l… in vm_mte_rle_compress_tags()204 if (s_ptr->scratch_len == CMTE_MAX_NON_REPEATING || is_final) { in vm_mte_rle_compress_tags()
2442 int error, is_final; in inp_leave_group() local2449 is_final = 1; in inp_leave_group()2579 is_final = 0; in inp_leave_group()2590 if (is_final) { in inp_leave_group()2617 if (is_final) { in inp_leave_group()2652 if (is_final) { in inp_leave_group()
2388 int error, is_final; in in6p_leave_group() local2394 is_final = 1; in in6p_leave_group()2585 is_final = 0; in in6p_leave_group()2596 if (is_final) { in in6p_leave_group()2624 if (is_final) { in in6p_leave_group()2659 if (is_final) { in in6p_leave_group()