| /linux/kernel/futex/ |
| A D | requeue.c | 84 if (likely(&hb1->chain != &hb2->chain)) { in requeue_futex() 85 plist_del(&q->list, &hb1->chain); in requeue_futex() 86 futex_hb_waiters_dec(hb1); in requeue_futex() 374 struct futex_hash_bucket *hb1, *hb2; in futex_requeue() local 446 hb1 = futex_hash(&key1); in futex_requeue() 451 double_lock_hb(hb1, hb2); in futex_requeue() 459 double_unlock_hb(hb1, hb2); in futex_requeue() 545 double_unlock_hb(hb1, hb2); in futex_requeue() 559 double_unlock_hb(hb1, hb2); in futex_requeue() 648 requeue_futex(this, hb1, hb2, &key2); in futex_requeue() [all …]
|
| A D | futex.h | 317 double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_lock_hb() argument 319 if (hb1 > hb2) in double_lock_hb() 320 swap(hb1, hb2); in double_lock_hb() 322 spin_lock(&hb1->lock); in double_lock_hb() 323 if (hb1 != hb2) in double_lock_hb() 328 double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_unlock_hb() argument 330 spin_unlock(&hb1->lock); in double_unlock_hb() 331 if (hb1 != hb2) in double_unlock_hb()
|
| A D | waitwake.c | 257 struct futex_hash_bucket *hb1, *hb2; in futex_wake_op() local 270 hb1 = futex_hash(&key1); in futex_wake_op() 274 double_lock_hb(hb1, hb2); in futex_wake_op() 277 double_unlock_hb(hb1, hb2); in futex_wake_op() 301 plist_for_each_entry_safe(this, next, &hb1->chain, list) { in futex_wake_op() 330 double_unlock_hb(hb1, hb2); in futex_wake_op()
|
| /linux/drivers/gpu/drm/amd/display/modules/info_packet/ |
| A D | info_packet.c | 173 info_packet->hb1 = 0x07; in mod_build_vsc_infopacket() 196 info_packet->hb1 = 0x07; in mod_build_vsc_infopacket() 215 info_packet->hb1 = 0x07; // 07h = Packet Type Value indicating Video Stream Configuration packet in mod_build_vsc_infopacket() 287 info_packet->hb1 = 0x07; in mod_build_vsc_infopacket() 509 info_packet->hb1 = 0x01; in mod_build_hf_vsif_infopacket() 513 checksum += info_packet->hb1; in mod_build_hf_vsif_infopacket() 554 info_packet->hb1 = 0x22; in mod_build_adaptive_sync_infopacket_v1() 566 info_packet->hb1 = 0x22; in mod_build_adaptive_sync_infopacket_v2()
|
| /linux/drivers/gpu/drm/amd/display/modules/freesync/ |
| A D | freesync.c | 720 infopacket->hb1 = 0x01; in build_vrr_infopacket_header_v1() 739 infopacket->hb1 = DC_HDMI_INFOFRAME_TYPE_SPD; in build_vrr_infopacket_header_v1() 769 infopacket->hb1 = 0x02; in build_vrr_infopacket_header_v2() 787 infopacket->hb1 = DC_HDMI_INFOFRAME_TYPE_SPD; in build_vrr_infopacket_header_v2() 820 infopacket->hb1 = version; in build_vrr_infopacket_header_v3() 838 infopacket->hb1 = DC_HDMI_INFOFRAME_TYPE_SPD; in build_vrr_infopacket_header_v3() 863 checksum += infopacket->hb1; in build_vrr_infopacket_checksum()
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| A D | set_mode_types.h | 51 uint8_t hb1; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn20/ |
| A D | dcn20_stream_encoder.c | 225 ASSERT(info_packet->hb1 == DC_DP_INFOFRAME_TYPE_PPS); in enc2_update_gsp7_128_info_packet() 249 AFMT_GENERIC_HB1, info_packet->hb1, in enc2_update_gsp7_128_info_packet() 311 pps_sdp.hb1 = DC_DP_INFOFRAME_TYPE_PPS; in enc2_dp_set_dsc_pps_info_packet()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| A D | dcn30_vpg.c | 90 VPG_GENERIC_DATA_BYTE1, info_packet->hb1, in vpg3_update_generic_info_packet()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| A D | dc_types.h | 545 uint8_t hb1; member 554 uint8_t hb1; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| A D | dce_stream_encoder.c | 108 AFMT_GENERIC_HB1, info_packet->hb1, in dce110_update_generic_info_packet() 750 info_frame->avi.hb1); in dce110_stream_encoder_update_hdmi_info_packets()
|
| /linux/drivers/media/dvb-frontends/ |
| A D | mxl5xx.c | 321 u32 hb0, hb1; in firmware_is_alive() local 326 if (read_register(state, HYDRA_HEAR_BEAT, &hb1)) in firmware_is_alive() 328 if (hb1 == hb0) in firmware_is_alive()
|
| /linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ |
| A D | dcn31_hpo_dp_stream_encoder.c | 566 pps_sdp.hb1 = DC_DP_INFOFRAME_TYPE_PPS; in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet()
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
| A D | dcn30_dio_stream_encoder.c | 343 pps_sdp.hb1 = DC_DP_INFOFRAME_TYPE_PPS; in enc3_dp_set_dsc_pps_info_packet()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | coex.c | 3351 struct btc_btinfo_hb1 hb1; member 7427 b->status.map.ble_connect = btinfo.hb1.ble_connect; in _update_bt_info() 7428 if (btinfo.hb1.ble_connect) in _update_bt_info() 7431 cx->cnt_bt[BTC_BCNT_REINIT] += !!(btinfo.hb1.reinit && !bt->reinit); in _update_bt_info() 7432 bt->reinit = btinfo.hb1.reinit; in _update_bt_info() 7434 b->relink.now = btinfo.hb1.relink; in _update_bt_info() 7436 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info() 7441 hid->type |= (btinfo.hb1.voice ? BTC_HID_RCU_VOICE : 0); in _update_bt_info() 7442 bt->ble_scan_en = btinfo.hb1.ble_scan; in _update_bt_info() 7445 b->role_sw = btinfo.hb1.role_sw; in _update_bt_info() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
| A D | dcn10_stream_encoder.c | 98 AFMT_GENERIC_HB1, info_packet->hb1, in enc1_update_generic_info_packet()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_resource.c | 4370 info_packet->hb1 = hdmi_info.packet_raw_data.hb1; in set_avi_info_frame()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm.c | 7439 out->hb1 = 0x01; /* version */ in fill_hdr_info_packet() 7448 out->hb1 = 0x87; /* type */ in fill_hdr_info_packet()
|