| /device/soc/rockchip/common/sdk_linux/drivers/cpufreq/ |
| D | cpufreq_userspace.c | 28 static int cpufreq_set(struct cpufreq_policy *policy, unsigned int freq) in cpufreq_set() 48 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) in show_speed() 53 static int cpufreq_userspace_policy_init(struct cpufreq_policy *policy) in cpufreq_userspace_policy_init() 66 static void cpufreq_userspace_policy_exit(struct cpufreq_policy *policy) in cpufreq_userspace_policy_exit() 74 static int cpufreq_userspace_policy_start(struct cpufreq_policy *policy) in cpufreq_userspace_policy_start() 90 static void cpufreq_userspace_policy_stop(struct cpufreq_policy *policy) in cpufreq_userspace_policy_stop() 99 static void cpufreq_userspace_policy_limits(struct cpufreq_policy *policy) in cpufreq_userspace_policy_limits()
|
| D | cpufreq-dt.c | 60 static int set_target(struct cpufreq_policy *policy, unsigned int index) in set_target() 110 static int cpufreq_init(struct cpufreq_policy *policy) in cpufreq_init() 165 static int cpufreq_online(struct cpufreq_policy *policy) in cpufreq_online() 171 static int cpufreq_offline(struct cpufreq_policy *policy) in cpufreq_offline() 180 static int cpufreq_exit(struct cpufreq_policy *policy) in cpufreq_exit()
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| D | cpufreq_times.h | 38 static inline void cpufreq_times_create_policy(struct cpufreq_policy *policy) {} in cpufreq_times_create_policy() 40 struct cpufreq_policy *policy, unsigned int new_freq) {} in cpufreq_times_record_transition()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_guc_ads.c | 19 static void guc_policy_init(struct guc_policy *policy) in guc_policy_init() 29 struct guc_policy *policy; in guc_policies_init() local
|
| D | intel_guc_fwif.h | 321 struct guc_policy policy[GUC_CLIENT_PRIORITY_NUM][GUC_MAX_ENGINE_CLASSES]; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
| D | frw_event_sched.c | 200 … frw_sched_policy_enum_uint8 policy, frw_event_queue_state_enum_uint8 state) in frw_event_queue_set() 252 frw_sched_policy_enum_uint8 policy, in frw_event_queue_init()
|
| D | frw_event_sched.h | 109 frw_sched_policy_enum_uint8 policy; /* 队列调度策略(高优先级、普通优先级) */ member
|
| D | frw_event.h | 241 frw_sched_policy_enum_uint8 policy; /* 队列所属调度策略(高优先级、普通优先级) */ member
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
| D | pthread_attr.c | 136 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy() 146 int pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) in pthread_attr_getschedpolicy()
|
| D | pthread.c | 173 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() 202 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) in pthread_getschedparam()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_linux_sched.c | 36 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
|
| /device/soc/rockchip/common/vendor/drivers/cpufreq/ |
| D | rockchip-cpufreq.c | 530 static int rockchip_cpufreq_suspend(struct cpufreq_policy *policy) in rockchip_cpufreq_suspend() 545 struct cpufreq_policy *policy = data; in rockchip_cpufreq_notifier() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_11i.c | 560 hi_u8 hmac_check_pcip_wpa_policy(const wlan_mib_ieee802dot11_stru *mib_info, hi_u8 policy) in hmac_check_pcip_wpa_policy() 584 hi_u8 hmac_check_pcip_wpa2_policy(const wlan_mib_ieee802dot11_stru *mib_info, hi_u8 policy) in hmac_check_pcip_wpa2_policy() 609 hi_u32 hmac_check_pcip_policy(const wlan_mib_ieee802dot11_stru *mib_info, hi_u8 policy, hi_u8 is_80… in hmac_check_pcip_policy()
|
| D | hmac_mgmt_ap.c | 2243 hi_u8 hmac_mesh_check_pcip_policy(hi_u8 policy) in hmac_mesh_check_pcip_policy() 2262 hi_u8 hmac_mesh_check_auth_policy(hi_u8 policy) in hmac_mesh_check_auth_policy()
|
| /device/soc/rockchip/rk3588/kernel/drivers/cpufreq/ |
| D | rockchip-cpufreq.c | 573 static int rockchip_cpufreq_suspend(struct cpufreq_policy *policy) in rockchip_cpufreq_suspend() 588 struct cpufreq_policy *policy = data; in rockchip_cpufreq_notifier() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 1758 static inline int __normal_prio(int policy, int rt_prio, int nice) in __normal_prio() 5631 int policy = attr->sched_policy; in __setscheduler_params() local 5674 int oldpolicy = -1, policy = attr->sched_policy; in __sched_setscheduler() local 5980 static int _sched_setscheduler(struct task_struct *p, int policy, in _sched_setscheduler() 6011 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler() 6044 int sched_setscheduler_nocheck(struct task_struct *p, int policy, in sched_setscheduler_nocheck() 6096 static int do_sched_setscheduler(pid_t pid, int policy, in do_sched_setscheduler() 6191 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, in SYSCALL_DEFINE3() argument 6896 SYSCALL_DEFINE1(sched_get_priority_max, int, policy) in SYSCALL_DEFINE1() argument 6923 SYSCALL_DEFINE1(sched_get_priority_min, int, policy) in SYSCALL_DEFINE1() argument
|
| D | sched.h | 230 static inline int idle_policy(int policy) in idle_policy() 234 static inline int fair_policy(int policy) in fair_policy() 239 static inline int rt_policy(int policy) in rt_policy() 244 static inline int dl_policy(int policy) in dl_policy() 248 static inline bool valid_policy(int policy) in valid_policy()
|
| D | topology.c | 365 struct cpufreq_policy *policy; in build_perf_domains() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
| D | thermal_core.c | 206 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, char *policy) in thermal_zone_device_set_policy()
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| D | rockchip_system_monitor.c | 999 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | rockchip_system_monitor.c | 1003 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
|
| /device/soc/rockchip/common/vendor/drivers/devfreq/ |
| D | rockchip_dmc.c | 359 struct cpufreq_policy *policy; in rockchip_dmcfreq_target() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
| D | rockchip_dmc.c | 353 struct cpufreq_policy *policy; in rockchip_dmcfreq_target() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | sched.h | 849 unsigned int policy; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| D | mac_vap.h | 1527 static inline hi_u8 mac_check_auth_policy(const wlan_mib_ieee802dot11_stru *mib_info, hi_u8 policy) in mac_check_auth_policy()
|