Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:26:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:invoke_rcu_core_kthread
Proto:static void invoke_rcu_core_kthread(void)
Type:void
Parameter:Nothing
2436 | local_irq_save(flags) |
2437 | __this_cpu_write(rcu_cpu_has_work, 1) |
2438 | t = Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(rcu_cpu_kthread_task) |
2441 | local_irq_restore(flags) |
Name | Describe |
---|---|
invoke_rcu_core |
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 |