Searched defs:cached (Results 1 – 11 of 11) sorted by relevance
125 static Architecture cached = _ARCHITECTURE_INVALID; in uname_architecture() local
281 static int cached = -1; in socket_ipv6_is_supported() local
1016 static thread_local int cached = 0; in is_main_thread() local
209 bool cached:1; /* whether this hashmap is being cached */ member
44 static bool cached = false; in acquire_boot_times() local
20 static thread_local unsigned cached = 0; in routes_max() local
70 static size_t cached = -1; in cache_max() local
698 static int cached = -1; in enable_name_policy() local
999 Image *cached; in bus_image_acquire() local
790 static int cached = -1; in dangerous_hardlinks() local
3319 …_query_preset(LookupScope scope, const char *root_dir, const char *name, UnitFilePresets *cached) { in unit_file_query_preset()