Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Dgendwarfksyms.h219 static inline void __cache_mark_expanded(struct cache *cache, uintptr_t addr) in __cache_mark_expanded() function
231 __cache_mark_expanded(cache, (uintptr_t)addr); in cache_mark_expanded()
H A Dtypes.c319 __cache_mark_expanded(&expansion_cache, cache->addr); in type_expand_child()