Searched refs:to_ap_queue (Results 1 – 5 of 5) sorted by relevance
539 struct ap_queue *aq = to_ap_queue(dev); in request_count_show()560 struct ap_queue *aq = to_ap_queue(dev); in request_count_store()574 struct ap_queue *aq = to_ap_queue(dev); in requestq_count_show()589 struct ap_queue *aq = to_ap_queue(dev); in pendingq_count_show()604 struct ap_queue *aq = to_ap_queue(dev); in reset_show()628 struct ap_queue *aq = to_ap_queue(dev); in reset_store()647 struct ap_queue *aq = to_ap_queue(dev); in interrupt_show()671 struct ap_queue *aq = to_ap_queue(dev); in config_show()685 struct ap_queue *aq = to_ap_queue(dev); in chkstop_show()699 struct ap_queue *aq = to_ap_queue(dev); in ap_functions_show()[all …]
617 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in ap_uevent()780 AP_QID_CARD(to_ap_queue(dev)->qid) == (int)(long)data) in __ap_queue_devices_with_id_unregister()790 card = AP_QID_CARD(to_ap_queue(dev)->qid); in __ap_revise_reserved()791 queue = AP_QID_QUEUE(to_ap_queue(dev)->qid); in __ap_revise_reserved()886 card = AP_QID_CARD(to_ap_queue(dev)->qid); in ap_device_probe()887 queue = AP_QID_QUEUE(to_ap_queue(dev)->qid); in ap_device_probe()906 hash_add(ap_queues, &to_ap_queue(dev)->hnode, in ap_device_probe()907 to_ap_queue(dev)->qid); in ap_device_probe()915 hash_del(&to_ap_queue(dev)->hnode); in ap_device_probe()932 ap_queue_prepare_remove(to_ap_queue(dev)); in ap_device_remove()[all …]
44 struct ap_queue *aq = to_ap_queue(dev); in online_show()55 struct ap_queue *aq = to_ap_queue(dev); in online_store()
213 #define to_ap_queue(x) container_of((x), struct ap_queue, ap_dev.device) macro
652 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_probe()717 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_remove()