Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_bus.c51 static int ap_thread_flag; variable
52 module_param_named(poll_thread, ap_thread_flag, int, 0440);
1713 if (ap_thread_flag) { in ap_module_init()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_bus.c54 static int ap_thread_flag; variable
55 module_param_named(poll_thread, ap_thread_flag, int, 0440);
2296 if (ap_thread_flag) { in ap_module_init()

Completed in 6 milliseconds