Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dtopology.c259 #define to_object(k) container_of(k, struct cache_info, kobj) macro
265 struct cache_info *this_leaf = to_object(kobj); in ia64_cache_show()