Searched refs:once (Results 1 – 3 of 3) sorted by relevance
19 false-positive splats, we keep it default disabled but once all
151 these CPUs up more than roughly once every four jiffies (by
1058 static bool once = false; in check_data_structures() local1060 if (check_consistency && !once) { in check_data_structures()1062 once = true; in check_data_structures()1063 WARN_ON(once); in check_data_structures()