Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dap_bus.c53 static int ap_thread_flag; variable
54 module_param_named(poll_thread, ap_thread_flag, int, 0440);
2232 if (ap_thread_flag) { in ap_module_init()