Searched refs:b_final (Results 1 – 2 of 2) sorted by relevance
458 pop_t a_final = 0, b_final = 0;460 memcpy(&b_final, b2, modulo);461 result += __builtin_popcountll(a_final ^ b_final);
159 static int _qed_vf_pf_release(struct qed_hwfn *p_hwfn, bool b_final) in _qed_vf_pf_release() argument181 if (!b_final) in _qed_vf_pf_release()