Searched refs:rpaphp_debug (Results 1 – 3 of 3) sorted by relevance
49 extern bool rpaphp_debug;52 if (rpaphp_debug) \
40 bool rpaphp_debug; variable53 module_param_named(debug, rpaphp_debug, bool, 0644);
126 if (rpaphp_debug) { in rpaphp_enable_slot()