Searched refs:check_consistency (Results 1 – 1 of 1) sorted by relevance
1148 int check_consistency = 0; variable1149 module_param(check_consistency, int, 0644);1155 if (check_consistency && !once) { in check_data_structures()