Home
last modified time | relevance | path

Searched defs:cpu_latency_qos_request_active (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/power/
H A Dqos.c238 bool cpu_latency_qos_request_active(struct pm_qos_request *req) in cpu_latency_qos_request_active() function
242 EXPORT_SYMBOL_GPL(cpu_latency_qos_request_active); variable
/kernel/linux/linux-6.6/kernel/power/
H A Dqos.c243 bool cpu_latency_qos_request_active(struct pm_qos_request *req) in cpu_latency_qos_request_active() function
247 EXPORT_SYMBOL_GPL(cpu_latency_qos_request_active); variable
/kernel/linux/linux-5.10/include/linux/
H A Dpm_qos.h154 static inline bool cpu_latency_qos_request_active(struct pm_qos_request *req) in cpu_latency_qos_request_active() function
/kernel/linux/linux-6.6/include/linux/
H A Dpm_qos.h154 static inline bool cpu_latency_qos_request_active(struct pm_qos_request *req) in cpu_latency_qos_request_active() function

Completed in 4 milliseconds