Searched refs:allcf (Results 1 – 5 of 5) sorted by relevance
67 for (cf = allcf; cf != NULL; cf = cf->cf_next) in mkswap()
102 struct config *allcf; /* list of configured kernels */ variable632 if (allcf == NULL) { in crosscheck()637 for (cf = allcf; cf != NULL; cf = cf->cf_next) { in crosscheck()
478 for (cf = allcf; cf != NULL; cf = cf->cf_next) { in emitload()484 for (first = 1, cf = allcf; cf != NULL; cf = cf->cf_next) { in emitload()
292 extern struct config *allcf; /* list of configured kernels */
106 allcf = NULL; in initsem()107 nextcf = &allcf; in initsem()