Searched refs:warned_once (Results 1 – 1 of 1) sorted by relevance
2539 static bool warned_once = false; in tc_buffer_unmap() local2540 if (!warned_once) { in tc_buffer_unmap()2543 warned_once = true; in tc_buffer_unmap()