of_cpu_method     115 arch/arm/include/asm/smp.h 	static const struct of_cpu_method __cpu_method_of_table_##name	\
of_cpu_method      29 arch/arm/kernel/devtree.c extern struct of_cpu_method __cpu_method_of_table[];
of_cpu_method      31 arch/arm/kernel/devtree.c static const struct of_cpu_method __cpu_method_of_table_sentinel
of_cpu_method      38 arch/arm/kernel/devtree.c 	struct of_cpu_method *m = __cpu_method_of_table;
of_cpu_method      50 arch/sh/boards/of-generic.c extern const struct of_cpu_method __cpu_method_of_table[];
of_cpu_method      51 arch/sh/boards/of-generic.c const struct of_cpu_method __cpu_method_of_table_sentinel
of_cpu_method      58 arch/sh/boards/of-generic.c 	const struct of_cpu_method *m = __cpu_method_of_table;
of_cpu_method      74 arch/sh/include/asm/smp.h 	static const struct of_cpu_method __cpu_method_of_table_##name	\