Function report |
Source Code:kernel\rcu\tree_exp.h |
Create Date:2022-07-28 10:28:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Send IPI for expedited cleanup if needed at end of CPU-hotplug operation.
Proto:static void sync_sched_exp_online_cleanup(int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
736 | rdp = per_cpu_ptr( & rcu_data, cpu) |
742 | put_cpu() |
743 | Return |
754 | ret = smp_call_function_single(cpu, SPDX-License-Identifier: GPL-2.0+ , NULL, 0) |
755 | put_cpu() |
756 | WARN_ON_ONCE(ret) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |