Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c69 static int ap_thread_flag = 0; variable
70 module_param_named(poll_thread, ap_thread_flag, int, S_IRUSR|S_IRGRP);
1806 if (ap_thread_flag) { in ap_module_init()