Searched refs:rcutree_report_cpu_starting (Results 1 – 11 of 11) sorted by relevance
110 void rcutree_report_cpu_starting(unsigned int cpu);
142 static inline void rcutree_report_cpu_starting(unsigned int cpu) { } in rcutree_report_cpu_starting() function
290 rcutree_report_cpu_starting(cpu); in setup_tlb_handler()
359 rcutree_report_cpu_starting(cpu); in start_secondary()
226 rcutree_report_cpu_starting(cpu); in secondary_start_kernel()
280 rcutree_report_cpu_starting(raw_smp_processor_id()); in start_secondary()
837 rcutree_report_cpu_starting(cpu); in smp_start_secondary()
1636 rcutree_report_cpu_starting(cpu); in start_secondary()
4280 void rcutree_report_cpu_starting(unsigned int cpu) in rcutree_report_cpu_starting() function4828 rcutree_report_cpu_starting(cpu); in rcu_init()
1594 rcutree_report_cpu_starting(cpu); /* Enables RCU usage on this CPU. */ in notify_cpu_starting()
1963 The CPU-online path (rcutree_report_cpu_starting()) should never need to report