Home
last modified time | relevance | path

Searched refs:cache_setup_of_node (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A 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
229 ret = cache_setup_of_node(cpu); in cache_shared_cpu_map_setup()
/kernel/linux/linux-6.6/drivers/base/
H A 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
346 ret = cache_setup_of_node(cpu); in cache_setup_properties()

Completed in 3 milliseconds