Home
last modified time | relevance | path

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

/linux/include/linux/
A Dof.h353 extern struct device_node *of_get_next_cpu_node(struct device_node *prev);
788 static inline struct device_node *of_get_next_cpu_node(struct device_node *prev) in of_get_next_cpu_node() function
1309 for (cpu = of_get_next_cpu_node(NULL); cpu != NULL; \
1310 cpu = of_get_next_cpu_node(cpu))
/linux/drivers/of/
A Dbase.c803 struct device_node *of_get_next_cpu_node(struct device_node *prev) in of_get_next_cpu_node() function
830 EXPORT_SYMBOL(of_get_next_cpu_node);
/linux/
A Dvmlinux.symvers6490 0x00000000 of_get_next_cpu_node vmlinux EXPORT_SYMBOL
A DSystem.map47606 ffff800010ccda54 T of_get_next_cpu_node
A D.tmp_System.map47606 ffff800010ccda54 T of_get_next_cpu_node

Completed in 379 milliseconds