Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dap_bus.c85 static int ap_thread_flag = 0; variable
86 module_param_named(poll_thread, ap_thread_flag, int, S_IRUSR|S_IRGRP);
887 if (ap_thread_flag) in ap_bus_resume()
2052 if (ap_thread_flag) { in ap_module_init()