Home
last modified time | relevance | path

Searched defs:policy (Results 1 – 25 of 27) sorted by relevance

12

/device/soc/rockchip/common/sdk_linux/drivers/cpufreq/
Dcpufreq_userspace.c28 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()
Dcpufreq-dt.c60 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/
Dcpufreq_times.h38 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/
Dintel_guc_ads.c19 static void guc_policy_init(struct guc_policy *policy) in guc_policy_init()
29 struct guc_policy *policy; in guc_policies_init() local
Dintel_guc_fwif.h321 struct guc_policy policy[GUC_CLIENT_PRIORITY_NUM][GUC_MAX_ENGINE_CLASSES]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
Dfrw_event_sched.c200frw_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()
Dfrw_event_sched.h109 frw_sched_policy_enum_uint8 policy; /* 队列调度策略(高优先级、普通优先级) */ member
Dfrw_event.h241 frw_sched_policy_enum_uint8 policy; /* 队列所属调度策略(高优先级、普通优先级) */ member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
Dpthread_attr.c136 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()
Dpthread.c173 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/
Ddhd_linux_sched.c36 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
/device/soc/rockchip/common/vendor/drivers/cpufreq/
Drockchip-cpufreq.c530 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/
Dhmac_11i.c560 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()
Dhmac_mgmt_ap.c2243 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/
Drockchip-cpufreq.c573 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/
Dcore.c1758 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
Dsched.h230 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()
Dtopology.c365 struct cpufreq_policy *policy; in build_perf_domains() local
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.c206 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/
Drockchip_system_monitor.c999 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Drockchip_system_monitor.c1003 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
/device/soc/rockchip/common/vendor/drivers/devfreq/
Drockchip_dmc.c359 struct cpufreq_policy *policy; in rockchip_dmcfreq_target() local
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
Drockchip_dmc.c353 struct cpufreq_policy *policy; in rockchip_dmcfreq_target() local
/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h849 unsigned int policy; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_vap.h1527 static inline hi_u8 mac_check_auth_policy(const wlan_mib_ieee802dot11_stru *mib_info, hi_u8 policy) in mac_check_auth_policy()

12