Home
last modified time | relevance | path

Searched defs:register_smp_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dsmp-ops.h41 static inline void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsmp-ops.h64 static inline void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsmp.c39 void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp.c140 void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function