Home
last modified time | relevance | path

Searched refs:cached (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dseccomp.c2418 bool cached = test_bit(nr, bitmap); in device_initcall() local
2419 char *status = cached ? "ALLOW" : "FILTER"; in device_initcall()