Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnode.h67 void node_add_cache(unsigned int nid, struct node_cache_attrs *cache_attrs);
71 static inline void node_add_cache(unsigned int nid, in node_add_cache() function
/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c698 node_add_cache(mem_nid, &tcache->cache_attrs); in hmat_register_target_cache()
/openbmc/linux/drivers/base/
H A Dnode.c296 void node_add_cache(unsigned int nid, struct node_cache_attrs *cache_attrs) in node_add_cache() function