函数逻辑报告 |
Source Code:kernel\sched\cpudeadline.c |
Create Date:2022-07-27 10:42:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pudl_clear - remove a CPU from the cpudl max-heap*@cp: the cpudl max-heap context*@cpu: the target CPU* Notes: assumes cpu_rq(cpu)->lock is locked* Returns: (void)
函数原型:void cpudl_clear(struct cpudl *cp, int cpu)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cpudl * | cp | |
int | cpu |
155 | WARN_ON(!cpu_present(cpu)) |
157 | raw_spin_lock_irqsave( & lock, flags) |
160 | 如果old_idx恒等于SPDX-License-Identifier: GPL-2.0 则否则 |
177 | raw_spin_unlock_irqrestore( & lock, flags) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |