Searched refs:cached_flags (Results 1 – 1 of 1) sorted by relevance
258 static int cached_flags = -1; in testing_prog_flags() local267 if (cached_flags >= 0) in testing_prog_flags()268 return cached_flags; in testing_prog_flags()280 cached_flags = flags; in testing_prog_flags()281 return cached_flags; in testing_prog_flags()