Home
last modified time | relevance | path

Searched defs:cache_setup_of_node (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
Dcacheinfo.c156 static int cache_setup_of_node(unsigned int cpu) in cache_setup_of_node() function
198 static inline int cache_setup_of_node(unsigned int cpu) { return 0; } in cache_setup_of_node() function
/kernel/linux/linux-6.6/drivers/base/
Dcacheinfo.c203 static int cache_setup_of_node(unsigned int cpu) in cache_setup_of_node() function
330 static inline int cache_setup_of_node(unsigned int cpu) { return 0; } in cache_setup_of_node() function