Searched refs:called_once (Results 1 – 2 of 2) sorted by relevance
209 static int called_once; in xcacheauclass() local220 if (called_once == 0) { in xcacheauclass()276 called_once = 1; in xcacheauclass()
276 static int called_once = 0; in cacheauevent() local287 if (called_once == 0) { in cacheauevent()379 called_once = 1; in cacheauevent()