Searched refs:g_protocache (Results 1 – 4 of 4) sorted by relevance
239 extern struct protolib_cache g_protocache;
36 struct protolib_cache g_protocache; variable677 protolib_cache_destroy(&g_protocache); in destroy_global_config()702 if (protolib_cache_init(&g_protocache, NULL) < 0) { in init_global_config()
203 if (protolib_cache_maybe_load(&g_protocache, buf, 0, in library_get_prototype()211 lib->protolib = protolib_cache_default(&g_protocache, in library_get_prototype()
429 = protolib_cache_load(&g_protocache, "syscalls", 0, 1); in init_syscall_symbol()