module_param_cb_unsafe
module_param_cb_unsafe(mitigations, &ops, NULL, 0600);
module_param_cb_unsafe(name, ¶m_ops_##type, &value, perm); \