Searched refs:high_be (Results 1 – 2 of 2) sorted by relevance
188 __be64 *high_be = (__be64 *)ctr_pos; in add_to_ctr() local189 __be64 *low_be = high_be + 1; in add_to_ctr()196 *high_be = __cpu_to_be64(__be64_to_cpu(*high_be) + 1); in add_to_ctr()
601 __be64 *high_be = (__be64 *)ctr; in cc_update_ctr() local602 __be64 *low_be = high_be + 1; in cc_update_ctr()609 *high_be = __cpu_to_be64(__be64_to_cpu(*high_be) + 1); in cc_update_ctr()