Searched refs:rcutree_report_cpu_starting (Results 1 – 11 of 11) sorted by relevance
114 void rcutree_report_cpu_starting(unsigned int cpu);
179 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()
279 rcutree_report_cpu_starting(raw_smp_processor_id()); in start_secondary()
849 rcutree_report_cpu_starting(cpu); in smp_start_secondary()
1635 rcutree_report_cpu_starting(cpu); in start_secondary()
5121 void rcutree_report_cpu_starting(unsigned int cpu) in rcutree_report_cpu_starting() function5722 rcutree_report_cpu_starting(cpu); in rcu_init()
1597 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
Completed in 44 milliseconds