Home
last modified time | relevance | path

Searched defs:ap_queue (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h200 struct ap_queue { struct
202 struct hlist_node hnode; /* Node for the ap_queues hashtable */ argument
225 #define to_ap_queue(x) container_of((x), struct ap_queue, ap_dev.device) argument