Home
last modified time | relevance | path

Searched refs:hb1 (Results 1 – 17 of 17) sorted by relevance

/linux-5.19.10/kernel/futex/
Drequeue.c74 void requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, in requeue_futex() argument
82 if (likely(&hb1->chain != &hb2->chain)) { in requeue_futex()
83 plist_del(&q->list, &hb1->chain); in requeue_futex()
84 futex_hb_waiters_dec(hb1); in requeue_futex()
267 futex_proxy_trylock_atomic(u32 __user *pifutex, struct futex_hash_bucket *hb1, in futex_proxy_trylock_atomic() argument
290 top_waiter = futex_top_waiter(hb1, key1); in futex_proxy_trylock_atomic()
370 struct futex_hash_bucket *hb1, *hb2; in futex_requeue() local
442 hb1 = futex_hash(&key1); in futex_requeue()
447 double_lock_hb(hb1, hb2); in futex_requeue()
455 double_unlock_hb(hb1, hb2); in futex_requeue()
[all …]
Dfutex.h239 double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_lock_hb() argument
241 if (hb1 > hb2) in double_lock_hb()
242 swap(hb1, hb2); in double_lock_hb()
244 spin_lock(&hb1->lock); in double_lock_hb()
245 if (hb1 != hb2) in double_lock_hb()
250 double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_unlock_hb() argument
252 spin_unlock(&hb1->lock); in double_unlock_hb()
253 if (hb1 != hb2) in double_unlock_hb()
Dwaitwake.c242 struct futex_hash_bucket *hb1, *hb2; in futex_wake_op() local
255 hb1 = futex_hash(&key1); in futex_wake_op()
259 double_lock_hb(hb1, hb2); in futex_wake_op()
262 double_unlock_hb(hb1, hb2); in futex_wake_op()
286 plist_for_each_entry_safe(this, next, &hb1->chain, list) { in futex_wake_op()
315 double_unlock_hb(hb1, hb2); in futex_wake_op()
/linux-5.19.10/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c168 info_packet->hb1 = 0x07; in mod_build_vsc_infopacket()
187 info_packet->hb1 = 0x07; // 07h = Packet Type Value indicating Video Stream Configuration packet in mod_build_vsc_infopacket()
259 info_packet->hb1 = 0x07; in mod_build_vsc_infopacket()
478 info_packet->hb1 = 0x01; in mod_build_hf_vsif_infopacket()
482 checksum += info_packet->hb1; in mod_build_hf_vsif_infopacket()
/linux-5.19.10/drivers/gpu/drm/amd/display/modules/freesync/
Dfreesync.c715 infopacket->hb1 = 0x01; in build_vrr_infopacket_header_v1()
734 infopacket->hb1 = DC_HDMI_INFOFRAME_TYPE_SPD; in build_vrr_infopacket_header_v1()
764 infopacket->hb1 = 0x02; in build_vrr_infopacket_header_v2()
782 infopacket->hb1 = DC_HDMI_INFOFRAME_TYPE_SPD; in build_vrr_infopacket_header_v2()
815 infopacket->hb1 = version; in build_vrr_infopacket_header_v3()
833 infopacket->hb1 = DC_HDMI_INFOFRAME_TYPE_SPD; in build_vrr_infopacket_header_v3()
858 checksum += infopacket->hb1; in build_vrr_infopacket_checksum()
/linux-5.19.10/drivers/gpu/drm/amd/display/include/
Dset_mode_types.h51 uint8_t hb1; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c225 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-5.19.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_vpg.c90 VPG_GENERIC_DATA_BYTE1, info_packet->hb1, in vpg3_update_generic_info_packet()
Ddcn30_dio_stream_encoder.c345 pps_sdp.hb1 = DC_DP_INFOFRAME_TYPE_PPS; in enc3_dp_set_dsc_pps_info_packet()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h623 uint8_t hb1; member
632 uint8_t hb1; member
/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dcoex.c1899 struct btc_btinfo_hb1 hb1; member
4075 b->status.map.ble_connect = btinfo.hb1.ble_connect; in _update_bt_info()
4076 if (btinfo.hb1.ble_connect) in _update_bt_info()
4079 cx->cnt_bt[BTC_BCNT_REINIT] += !!(btinfo.hb1.reinit && !bt->reinit); in _update_bt_info()
4080 bt->reinit = btinfo.hb1.reinit; in _update_bt_info()
4081 cx->cnt_bt[BTC_BCNT_RELINK] += !!(btinfo.hb1.relink && !b->relink.now); in _update_bt_info()
4082 b->relink.now = btinfo.hb1.relink; in _update_bt_info()
4083 cx->cnt_bt[BTC_BCNT_IGNOWL] += !!(btinfo.hb1.igno_wl && !bt->igno_wl); in _update_bt_info()
4084 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info()
4089 hid->type |= (btinfo.hb1.voice ? BTC_HID_RCU_VOICE : 0); in _update_bt_info()
[all …]
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c111 AFMT_GENERIC_HB1, info_packet->hb1, in dce110_update_generic_info_packet()
751 info_frame->avi.hb1); in dce110_stream_encoder_update_hdmi_info_packets()
/linux-5.19.10/drivers/media/dvb-frontends/
Dmxl5xx.c321 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-5.19.10/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_stream_encoder.c542 pps_sdp.hb1 = DC_DP_INFOFRAME_TYPE_PPS; in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c103 AFMT_GENERIC_HB1, info_packet->hb1, in enc1_update_generic_info_packet()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2720 info_packet->hb1 = hdmi_info.packet_raw_data.hb1; in set_avi_info_frame()
/linux-5.19.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c7214 out->hb1 = 0x01; /* version */ in fill_hdr_info_packet()
7223 out->hb1 = 0x87; /* type */ in fill_hdr_info_packet()