Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dtopology.c275 #define to_object(k) container_of(k, struct cache_info, kobj) macro
281 struct cache_info *this_leaf = to_object(kobj); in cache_show()
/arch/x86/kernel/cpu/
Dintel_cacheinfo.c955 #define to_object(k) container_of(k, struct _index_kobject, kobj) macro
1024 struct _index_kobject *this_leaf = to_object(kobj); in show()
1038 struct _index_kobject *this_leaf = to_object(kobj); in store()