Searched refs:once (Results 1 – 4 of 4) sorted by relevance
19 false-positive splats, we keep it default disabled but once all
180 these CPUs up more than roughly once every four jiffies (by
1114 static bool once = false; in check_data_structures() local1116 if (check_consistency && !once) { in check_data_structures()1118 once = true; in check_data_structures()1119 WARN_ON(once); in check_data_structures()
2808 static int once; in rb_add_timestamp() local2814 if (!once) { in rb_add_timestamp()2815 once++; in rb_add_timestamp()