Function report |
Source Code:kernel\softirq.c |
Create Date:2022-07-28 09:04:18 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksoftirqd_running
Proto:static bool ksoftirqd_running(unsigned long pending)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | pending |
87 | tsk = Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(ksoftirqd) |
91 | Return tsk && run state == Used in tsk->state: && Not __kthread_should_park(tsk) |
Name | Describe |
---|---|
do_softirq | |
invoke_softirq |
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 |