hb2              4181 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 		out->hb2 = 0x1A; /* length */
hb2              4190 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 		out->hb2 = 0x1D; /* payload len - 1 */
hb2              2368 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	info_packet->hb2 = hdmi_info.packet_raw_data.hb2;
hb2               573 drivers/gpu/drm/amd/display/dc/dc_types.h 	uint8_t hb2;
hb2               582 drivers/gpu/drm/amd/display/dc/dc_types.h 	uint8_t hb2;
hb2               113 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 				AFMT_GENERIC_HB2, info_packet->hb2,
hb2               100 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 			AFMT_GENERIC_HB2, info_packet->hb2,
hb2               248 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.c 			AFMT_GENERIC_HB2, info_packet->hb2,
hb2               307 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.c 		pps_sdp.hb2 = 127;
hb2                52 drivers/gpu/drm/amd/display/include/set_mode_types.h 	uint8_t hb2;
hb2               567 drivers/gpu/drm/amd/display/modules/freesync/freesync.c 		infopacket->hb2 = 0x08;
hb2               588 drivers/gpu/drm/amd/display/modules/freesync/freesync.c 		infopacket->hb2 = 0x1B;
hb2               616 drivers/gpu/drm/amd/display/modules/freesync/freesync.c 		infopacket->hb2 = 0x09;
hb2               637 drivers/gpu/drm/amd/display/modules/freesync/freesync.c 		infopacket->hb2 = 0x1B;
hb2               657 drivers/gpu/drm/amd/display/modules/freesync/freesync.c 	checksum += infopacket->hb2;
hb2               156 drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c 		info_packet->hb2 = 0x02;
hb2               172 drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c 		info_packet->hb2 = 0x01;	// 01h = Revision number. VSC SDP supporting 3D stereo only
hb2               245 drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c 		info_packet->hb2 = 0x05;
hb2              1648 kernel/futex.c double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2)
hb2              1650 kernel/futex.c 	if (hb1 <= hb2) {
hb2              1652 kernel/futex.c 		if (hb1 < hb2)
hb2              1653 kernel/futex.c 			spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING);
hb2              1655 kernel/futex.c 		spin_lock(&hb2->lock);
hb2              1661 kernel/futex.c double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2)
hb2              1664 kernel/futex.c 	if (hb1 != hb2)
hb2              1665 kernel/futex.c 		spin_unlock(&hb2->lock);
hb2              1776 kernel/futex.c 	struct futex_hash_bucket *hb1, *hb2;
hb2              1790 kernel/futex.c 	hb2 = hash_futex(&key2);
hb2              1793 kernel/futex.c 	double_lock_hb(hb1, hb2);
hb2              1796 kernel/futex.c 		double_unlock_hb(hb1, hb2);
hb2              1839 kernel/futex.c 		plist_for_each_entry_safe(this, next, &hb2->chain, list) {
hb2              1854 kernel/futex.c 	double_unlock_hb(hb1, hb2);
hb2              1873 kernel/futex.c 		   struct futex_hash_bucket *hb2, union futex_key *key2)
hb2              1880 kernel/futex.c 	if (likely(&hb1->chain != &hb2->chain)) {
hb2              1883 kernel/futex.c 		hb_waiters_inc(hb2);
hb2              1884 kernel/futex.c 		plist_add(&q->list, &hb2->chain);
hb2              1885 kernel/futex.c 		q->lock_ptr = &hb2->lock;
hb2              1950 kernel/futex.c 			   struct futex_hash_bucket *hb2, union futex_key *key1,
hb2              1988 kernel/futex.c 	ret = futex_lock_pi_atomic(pifutex, hb2, key2, ps, top_waiter->task,
hb2              1991 kernel/futex.c 		requeue_pi_wake_futex(top_waiter, key2, hb2);
hb2              2022 kernel/futex.c 	struct futex_hash_bucket *hb1, *hb2;
hb2              2085 kernel/futex.c 	hb2 = hash_futex(&key2);
hb2              2088 kernel/futex.c 	hb_waiters_inc(hb2);
hb2              2089 kernel/futex.c 	double_lock_hb(hb1, hb2);
hb2              2097 kernel/futex.c 			double_unlock_hb(hb1, hb2);
hb2              2098 kernel/futex.c 			hb_waiters_dec(hb2);
hb2              2126 kernel/futex.c 		ret = futex_proxy_trylock_atomic(uaddr2, hb1, hb2, &key1,
hb2              2155 kernel/futex.c 			ret = lookup_pi_state(uaddr2, ret, hb2, &key2,
hb2              2166 kernel/futex.c 			double_unlock_hb(hb1, hb2);
hb2              2167 kernel/futex.c 			hb_waiters_dec(hb2);
hb2              2182 kernel/futex.c 			double_unlock_hb(hb1, hb2);
hb2              2183 kernel/futex.c 			hb_waiters_dec(hb2);
hb2              2260 kernel/futex.c 				requeue_pi_wake_futex(this, &key2, hb2);
hb2              2281 kernel/futex.c 		requeue_futex(this, hb1, hb2, &key2);
hb2              2293 kernel/futex.c 	double_unlock_hb(hb1, hb2);
hb2              2295 kernel/futex.c 	hb_waiters_dec(hb2);