Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.h193 #define to_ap_queue(x) container_of((x), struct ap_queue, ap_dev.device) macro
/kernel/linux/linux-6.6/drivers/s390/crypto/
Dap_bus.h225 #define to_ap_queue(x) container_of((x), struct ap_queue, ap_dev.device) macro