函数逻辑报告 |
Source Code:kernel\power\qos.c |
Create Date:2022-07-27 10:56:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pm_qos_remove_request - modifies an existing qos request*@req: handle to request list element* Will remove pm qos request from the list of constraints and* recompute the current target value for the pm_qos_class. Call this* on slow code paths.
函数原型:void pm_qos_remove_request(struct pm_qos_request *req)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pm_qos_request * | req |
472 | 如果非req则返回 |
476 | 如果非pm_qos_request_active(req)则 |
477 | WARN(1, r conditions "pm_qos_remove_request() called for unknown object\n") |
478 | 返回 |
名称 | 描述 |
---|---|
pm_qos_power_release |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |