Home
last modified time | relevance | path

Searched refs:rcu_cpu_starting (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/linux/
H A Drcutree.h117 void rcu_cpu_starting(unsigned int cpu);
H A Drcutiny.h174 static inline void rcu_cpu_starting(unsigned int cpu) { } in rcu_cpu_starting() function
/openbmc/linux/arch/loongarch/mm/
H A Dtlb.c293 rcu_cpu_starting(cpu); in setup_tlb_handler()
/openbmc/linux/arch/mips/kernel/
H A Dsmp.c358 rcu_cpu_starting(cpu); in start_secondary()
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c218 rcu_cpu_starting(cpu); in secondary_start_kernel()
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c291 rcu_cpu_starting(raw_smp_processor_id()); in start_secondary()
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c1632 rcu_cpu_starting(cpu); in start_secondary()
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c901 rcu_cpu_starting(cpu); in smp_start_secondary()
/openbmc/linux/kernel/rcu/
H A Dtree.c4497 void rcu_cpu_starting(unsigned int cpu) in rcu_cpu_starting() function
5075 rcu_cpu_starting(cpu); in rcu_init()
/openbmc/linux/kernel/
H A Dcpu.c1631 rcu_cpu_starting(cpu); /* Enables RCU usage on this CPU. */ in notify_cpu_starting()
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1963 The CPU-online path (rcu_cpu_starting()) should never need to report