Function report |
Source Code:kernel\rcu\tiny.c |
Create Date:2022-07-28 10:29:15 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Check to see if the scheduling-clock interrupt came from an extended* quiescent state, and, if so, tell RCU about it. This function must* be called from hardirq context. It is normally called from the* scheduling-clock interrupt.
Proto:void rcu_sched_clock_irq(int user)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | user |
| 68 | If user Then |
| 70 | Else if ->next pointer of last "done" CB. != ->next pointer of last CB. Then |
| Name | Describe |
|---|---|
| update_process_times | Called from the timer interrupt handler to charge one tick to the current* process. user_tick is 1 if the tick is user time, 0 for system. |
| 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 |