Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dap_bus.c54 static int ap_thread_flag; variable
55 module_param_named(poll_thread, ap_thread_flag, int, 0440);
2293 if (ap_thread_flag) { in ap_module_init()