Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/asm/
Dsmp-ops.h41 static inline void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/Linux-v4.19/arch/mips/include/asm/
Dsmp-ops.h60 static inline void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function
/Linux-v4.19/arch/sh/kernel/
Dsmp.c42 void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/Linux-v4.19/arch/mips/kernel/
Dsmp.c151 void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function