Searched refs:hb2 (Results 1 – 6 of 6) sorted by relevance
1491 double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_lock_hb() argument1493 if (hb1 <= hb2) { in double_lock_hb()1495 if (hb1 < hb2) in double_lock_hb()1496 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()1498 spin_lock(&hb2->lock); in double_lock_hb()1504 double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_unlock_hb() argument1507 if (hb1 != hb2) in double_unlock_hb()1508 spin_unlock(&hb2->lock); in double_unlock_hb()1619 struct futex_hash_bucket *hb1, *hb2; in futex_wake_op() local1633 hb2 = hash_futex(&key2); in futex_wake_op()[all …]
52 uint8_t hb2; member
2299 info_packet->hb2 = hdmi_info.packet_raw_data.hb2; in set_avi_info_frame()2404 info_packet->hb2 = (uint8_t) (length); in set_vendor_info_packet()2410 checksum += info_packet->hb2; in set_vendor_info_packet()2448 info_packet->hb2 = 0x08; in set_spd_info_packet()2469 info_packet->hb2 = 0x1B; in set_spd_info_packet()2529 checksum += info_packet->hb2; in set_spd_info_packet()2582 info_packet->hb2 = 0x02; in set_vsc_info_packet()
529 uint8_t hb2; member
99 AFMT_GENERIC_HB2, info_packet->hb2, in enc1_update_generic_info_packet()
111 AFMT_GENERIC_HB2, info_packet->hb2, in dce110_update_generic_info_packet()