函数逻辑报告 |
Source Code:kernel\softirq.c |
Create Date:2022-07-27 10:04:01 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:we cannot loop indefinitely here to avoid userspace starvation,* but we also don't want to introduce a worst case 1/HZ latency* to the pending events, so lets the scheduler to balance* the softirq load for us.
函数原型:static void wakeup_softirqd(void)
返回类型:void
参数:无
73 | tsk等于Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(ksoftirqd) |
名称 | 描述 |
---|---|
__do_softirq | |
invoke_softirq | |
raise_softirq_irqoff | This function must run with irqs disabled! |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |