Searched refs:hmaster (Results 1 – 1 of 1) sorted by relevance
503 static inline void quiesce_local_uvhub(struct bau_control *hmaster) in quiesce_local_uvhub() argument505 atom_asr(1, (struct atomic_short *)&hmaster->uvhub_quiesce); in quiesce_local_uvhub()511 static inline void end_uvhub_quiesce(struct bau_control *hmaster) in end_uvhub_quiesce() argument513 atom_asr(-1, (struct atomic_short *)&hmaster->uvhub_quiesce); in end_uvhub_quiesce()733 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged() argument741 quiesce_local_uvhub(hmaster); in destination_plugged()743 spin_lock(&hmaster->queue_lock); in destination_plugged()745 spin_unlock(&hmaster->queue_lock); in destination_plugged()747 end_uvhub_quiesce(hmaster); in destination_plugged()755 struct bau_control *bcp, struct bau_control *hmaster, in destination_timeout() argument[all …]