Searched refs:cached (Results 1 – 1 of 1) sorted by relevance
2418 bool cached = test_bit(nr, bitmap); in device_initcall() local2419 char *status = cached ? "ALLOW" : "FILTER"; in device_initcall()