Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Drcutree.h118 void rcu_cpu_starting(unsigned int cpu);
Drcutiny.h178 static inline void rcu_cpu_starting(unsigned int cpu) { } in rcu_cpu_starting() function
/Linux-v6.1/arch/arm64/kernel/
Dsmp.c219 rcu_cpu_starting(cpu); in secondary_start_kernel()
/Linux-v6.1/arch/x86/kernel/
Dsmpboot.c228 rcu_cpu_starting(raw_smp_processor_id()); in start_secondary()
/Linux-v6.1/arch/powerpc/kernel/
Dsmp.c1619 rcu_cpu_starting(cpu); in start_secondary()
/Linux-v6.1/arch/s390/kernel/
Dsmp.c900 rcu_cpu_starting(cpu); in smp_start_secondary()
/Linux-v6.1/kernel/rcu/
Dtree.c4215 void rcu_cpu_starting(unsigned int cpu) in rcu_cpu_starting() function
4781 rcu_cpu_starting(cpu); in rcu_init()
/Linux-v6.1/kernel/
Dcpu.c1301 rcu_cpu_starting(cpu); /* Enables RCU usage on this CPU. */ in notify_cpu_starting()
/Linux-v6.1/Documentation/RCU/Design/Requirements/
DRequirements.rst1963 The CPU-online path (rcu_cpu_starting()) should never need to report