Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dap_bus.c54 static int ap_thread_flag; variable
55 module_param_named(poll_thread, ap_thread_flag, int, 0440);
2253 if (ap_thread_flag) { in ap_module_init()