Function report |
Source Code:kernel\rcu\tree_plugin.h |
Create Date:2022-07-28 10:28:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Register an urgently needed quiescent state. If there is an* emergency, invoke rcu_momentary_dyntick_idle() to do a heavy-weight* dyntick-idle quiescent state visible to other CPUs, which will in
Proto:void rcu_all_qs(void)
Type:void
Parameter:Nothing
822 | If Not Operations for contexts where we do not want to do any checks for* preemptions(rcu_urgent_qs) Then Return |
826 | If Not smp_load_acquire(this_cpu_ptr( & rcu_urgent_qs)) Then |
827 | preempt_enable() |
828 | Return |
830 | this_cpu_write(rcu_urgent_qs, false) |
832 | local_irq_save(flags) |
834 | local_irq_restore(flags) |
837 | preempt_enable() |
Name | Describe |
---|---|
_cond_resched |
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 |