Home
last modified time | relevance | path

Searched defs:policy (Results 1 - 25 of 32) sorted by relevance

12

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_sched.c36 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler() argument
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dcpufreq_times.h38 static inline void cpufreq_times_create_policy(struct cpufreq_policy *policy) {} in cpufreq_times_create_policy() argument
39 cpufreq_times_record_transition( struct cpufreq_policy *policy, unsigned int new_freq) cpufreq_times_record_transition() argument
/device/soc/rockchip/common/sdk_linux/drivers/cpufreq/
H A Dcpufreq_userspace.c28 static int cpufreq_set(struct cpufreq_policy *policy, unsigned int freq) in cpufreq_set() argument
48 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) in show_speed() argument
53 static int cpufreq_userspace_policy_init(struct cpufreq_policy *policy) in cpufreq_userspace_policy_init() argument
66 cpufreq_userspace_policy_exit(struct cpufreq_policy *policy) cpufreq_userspace_policy_exit() argument
74 cpufreq_userspace_policy_start(struct cpufreq_policy *policy) cpufreq_userspace_policy_start() argument
90 cpufreq_userspace_policy_stop(struct cpufreq_policy *policy) cpufreq_userspace_policy_stop() argument
99 cpufreq_userspace_policy_limits(struct cpufreq_policy *policy) cpufreq_userspace_policy_limits() argument
[all...]
H A Dcpufreq-dt.c60 static int set_target(struct cpufreq_policy *policy, unsigned int index) in set_target() argument
110 static int cpufreq_init(struct cpufreq_policy *policy) in cpufreq_init() argument
165 cpufreq_online(struct cpufreq_policy *policy) cpufreq_online() argument
171 cpufreq_offline(struct cpufreq_policy *policy) cpufreq_offline() argument
180 cpufreq_exit(struct cpufreq_policy *policy) cpufreq_exit() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event_sched.c199 frw_event_queue_set(frw_event_queue_stru *event_queue, hi_u8 weight, frw_sched_policy_enum_uint8 policy, frw_event_queue_state_enum_uint8 state) frw_event_queue_set() argument
251 frw_event_queue_init(frw_event_queue_stru *event_queue, hi_u8 weight, frw_sched_policy_enum_uint8 policy, frw_event_queue_state_enum_uint8 state, hi_u8 max_events) frw_event_queue_init() argument
H A Dfrw_event_sched.h109 frw_sched_policy_enum_uint8 policy; /* 队列调度策略(高优先级、普通优先级) */ member
H A Dfrw_event.h241 frw_sched_policy_enum_uint8 policy; /* 队列所属调度策略(高优先级、普通优先级) */ member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dpthread_attr.c136 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy() argument
146 int pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) in pthread_attr_getschedpolicy() argument
H A Dpthread.c173 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() argument
202 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) in pthread_getschedparam() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c19 static void guc_policy_init(struct guc_policy *policy) in guc_policy_init() argument
29 struct guc_policy *policy; in guc_policies_init() local
H A Dintel_guc_fwif.h321 struct guc_policy policy[GUC_CLIENT_PRIORITY_NUM][GUC_MAX_ENGINE_CLASSES]; member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core.cpp127 extern "C" void StdSystemSetCoroutineSchedulingPolicy(int32_t policy) in StdSystemSetCoroutineSchedulingPolicy() argument
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dcoroutine_manager.cpp141 void CoroutineManager::SetSchedulingPolicy(CoroutineSchedulingPolicy policy) in SetSchedulingPolicy() argument
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dmmap_mem_pool_test.cpp49 void FreePoolWithPolicy(MmapMemPool *memPool, OSPagesPolicy policy, Pool &pool) in FreePoolWithPolicy() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp437 void HandlePendingException(UnwindPolicy policy) in HandlePendingException() argument
H A Dstack_walker.cpp29 StackWalker StackWalker::Create(const ManagedThread *thread, UnwindPolicy policy) in Create() argument
42 StackWalker::StackWalker(void *fp, bool isFrameCompiled, uintptr_t npc, UnwindPolicy policy) in StackWalker() argument
/device/soc/rockchip/common/vendor/drivers/cpufreq/
H A Drockchip-cpufreq.c530 static int rockchip_cpufreq_suspend(struct cpufreq_policy *policy) in rockchip_cpufreq_suspend() argument
545 struct cpufreq_policy *policy = data; in rockchip_cpufreq_notifier() local
/device/soc/rockchip/rk3588/kernel/drivers/cpufreq/
H A Drockchip-cpufreq.c573 static int rockchip_cpufreq_suspend(struct cpufreq_policy *policy) in rockchip_cpufreq_suspend() argument
588 struct cpufreq_policy *policy = data; in rockchip_cpufreq_notifier() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A 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() argument
584 hi_u8 hmac_check_pcip_wpa2_policy(const wlan_mib_ieee802dot11_stru *mib_info, hi_u8 policy) in hmac_check_pcip_wpa2_policy() argument
609 hi_u32 hmac_check_pcip_policy(const wlan_mib_ieee802dot11_stru *mib_info, hi_u8 policy, hi_u8 is_80211i_mode) in hmac_check_pcip_policy() argument
H A Dhmac_mgmt_ap.c2243 hi_u8 hmac_mesh_check_pcip_policy(hi_u8 policy) in hmac_mesh_check_pcip_policy() argument
2262 hi_u8 hmac_mesh_check_auth_policy(hi_u8 policy) in hmac_mesh_check_auth_policy() argument
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c206 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, char *policy) in thermal_zone_device_set_policy() argument
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c999 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dtopology.c365 struct cpufreq_policy *policy; in build_perf_domains() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1003 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc.c359 struct cpufreq_policy *policy; in rockchip_dmcfreq_target() local
[all...]

Completed in 27 milliseconds

12