Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dap_bus.c51 static int ap_thread_flag; variable
52 module_param_named(poll_thread, ap_thread_flag, int, 0440);
1590 if (ap_thread_flag) { in ap_module_init()