Home
last modified time | relevance | path

Searched refs:hb2 (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/kernel/futex/
H A Drequeue.c87 futex_hb_waiters_inc(hb2); in requeue_futex()
89 q->lock_ptr = &hb2->lock; in requeue_futex()
447 hb2 = futex_hash(&key2); in futex_requeue()
450 futex_hb_waiters_inc(hb2); in futex_requeue()
451 double_lock_hb(hb1, hb2); in futex_requeue()
459 double_unlock_hb(hb1, hb2); in futex_requeue()
460 futex_hb_waiters_dec(hb2); in futex_requeue()
546 futex_hb_waiters_dec(hb2); in futex_requeue()
560 futex_hb_waiters_dec(hb2); in futex_requeue()
677 double_unlock_hb(hb1, hb2); in futex_requeue()
[all …]
H A Dfutex.h377 double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_lock_hb() argument
379 if (hb1 > hb2) in double_lock_hb()
380 swap(hb1, hb2); in double_lock_hb()
383 if (hb1 != hb2) in double_lock_hb()
384 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
388 double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_unlock_hb() argument
391 if (hb1 != hb2) in double_unlock_hb()
392 spin_unlock(&hb2->lock); in double_unlock_hb()
H A Dwaitwake.c256 struct futex_hash_bucket *hb1, *hb2; in futex_wake_op() local
270 hb2 = futex_hash(&key2); in futex_wake_op()
273 double_lock_hb(hb1, hb2); in futex_wake_op()
276 double_unlock_hb(hb1, hb2); in futex_wake_op()
314 plist_for_each_entry_safe(this, next, &hb2->chain, list) { in futex_wake_op()
329 double_unlock_hb(hb1, hb2); in futex_wake_op()
/linux-6.15/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c177 info_packet->hb2 = 0x04; in mod_build_vsc_infopacket()
200 info_packet->hb2 = 0x02; in mod_build_vsc_infopacket()
216 info_packet->hb2 = 0x01; // 01h = Revision number. VSC SDP supporting 3D stereo only in mod_build_vsc_infopacket()
289 info_packet->hb2 = 0x05; in mod_build_vsc_infopacket()
510 info_packet->hb2 = (uint8_t) (length); in mod_build_hf_vsif_infopacket()
514 checksum += info_packet->hb2; in mod_build_hf_vsif_infopacket()
555 info_packet->hb2 = AS_SDP_VER_1; in mod_build_adaptive_sync_infopacket_v1()
567 info_packet->hb2 = AS_SDP_VER_2; in mod_build_adaptive_sync_infopacket_v2()
/linux-6.15/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c711 infopacket->hb2 = 0x08; in build_vrr_infopacket_header_v1()
732 infopacket->hb2 = 0x1B; in build_vrr_infopacket_header_v1()
760 infopacket->hb2 = 0x09; in build_vrr_infopacket_header_v2()
780 infopacket->hb2 = 0x1B; in build_vrr_infopacket_header_v2()
811 infopacket->hb2 = 0x10; in build_vrr_infopacket_header_v3()
831 infopacket->hb2 = 0x1B; in build_vrr_infopacket_header_v3()
852 checksum += infopacket->hb2; in build_vrr_infopacket_checksum()
924 for (idx = infopacket->hb2; idx > 1; idx--) // Data Byte Count: 0x1B in build_vrr_infopacket_sdp_v1_3()
930 infopacket->hb2 = 0x1D; in build_vrr_infopacket_sdp_v1_3()
/linux-6.15/drivers/gpu/drm/amd/display/include/
H A Dset_mode_types.h52 uint8_t hb2; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.c91 VPG_GENERIC_DATA_BYTE2, info_packet->hb2, in vpg3_update_generic_info_packet()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dio/dcn20/
H A Ddcn20_stream_encoder.c250 AFMT_GENERIC_HB2, info_packet->hb2, in enc2_update_gsp7_128_info_packet()
312 pps_sdp.hb2 = 127; in enc2_dp_set_dsc_pps_info_packet()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h549 uint8_t hb2; member
558 uint8_t hb2; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c568 pps_sdp.hb2 = 127; in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_stream_encoder.c344 pps_sdp.hb2 = 127; in enc3_dp_set_dsc_pps_info_packet()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.c99 AFMT_GENERIC_HB2, info_packet->hb2, in enc1_update_generic_info_packet()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c109 AFMT_GENERIC_HB2, info_packet->hb2, in dce110_update_generic_info_packet()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c3380 struct btc_btinfo_hb2 hb2; member
7500 pan->active = !!btinfo.hb2.pan_active; in _update_bt_info()
7502 cx->cnt_bt[BTC_BCNT_AFH] += !!(btinfo.hb2.afh_update && !b->afh_update); in _update_bt_info()
7503 b->afh_update = btinfo.hb2.afh_update; in _update_bt_info()
7504 a2dp->active = btinfo.hb2.a2dp_active; in _update_bt_info()
7505 b->slave_role = btinfo.hb2.slave; in _update_bt_info()
7506 hid->slot_info = btinfo.hb2.hid_slot; in _update_bt_info()
7507 hid->pair_cnt = btinfo.hb2.hid_cnt; in _update_bt_info()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c4657 info_packet->hb2 = hdmi_info.packet_raw_data.hb2; in set_avi_info_frame()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7751 out->hb2 = 0x1A; /* length */ in fill_hdr_info_packet()
7760 out->hb2 = 0x1D; /* payload len - 1 */ in fill_hdr_info_packet()