Searched refs:once (Results 1 – 4 of 4) sorted by relevance
19 false-positive splats, we keep it default disabled but once all
343 by writing the time in milliseconds, say once userspace considers
1151 static bool once = false; in check_data_structures() local1153 if (check_consistency && !once) { in check_data_structures()1155 once = true; in check_data_structures()1156 WARN_ON(once); in check_data_structures()
2848 static int once; in rb_add_timestamp() local2854 if (!once) { in rb_add_timestamp()2855 once++; in rb_add_timestamp()