Function report | 
Source Code:kernel\power\qos.c | 
Create Date:2022-07-28 09:56:12 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name: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.
Proto:void pm_qos_remove_request(struct pm_qos_request *req)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct pm_qos_request * | req | 
| 472 | If Not req Then Return | 
| 476 | If Not pm_qos_request_active(req) Then | 
| 477 | WARN(1, r conditions "pm_qos_remove_request() called for unknown object\n") | 
| 478 | Return | 
| Name | Describe | 
|---|---|
| pm_qos_power_release | 
| 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  |