Searched refs:__mf_cache (Results 1 – 4 of 4) sorted by relevance
49 struct __mf_cache { __mf_uintptr_t low; __mf_uintptr_t high; }; argument50 extern struct __mf_cache __mf_lookup_cache [];
78 struct __mf_cache *elem = & __mf_lookup_cache[__MF_CACHE_INDEX((ptr))]; \
171 struct __mf_cache __mf_lookup_cache [LOOKUP_CACHE_SIZE_MAX];815 struct __mf_cache *entry = & __mf_lookup_cache [entry_idx]; in __mfu_check()819 struct __mf_cache old_entry = *entry; in __mfu_check()1078 struct __mf_cache *entry = & __mf_lookup_cache [0]; in __mf_uncache_object()
476 * mf-runtime.h.in: Wrap declarations of struct __mf_cache,