| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | sa1100-cpufreq.c | 164 static int sa1100_target(struct cpufreq_policy *policy, unsigned int ppcr) in sa1100_target() argument 182 static int __init sa1100_cpu_init(struct cpufreq_policy *policy) in sa1100_cpu_init() argument
|
| H A D | sc520_freq.c | 52 static int sc520_freq_target(struct cpufreq_policy *policy, unsigned int state) in sc520_freq_target() argument 71 static int sc520_freq_cpu_init(struct cpufreq_policy *policy) in sc520_freq_cpu_init() argument
|
| H A D | sfi-cpufreq.c | 47 static int sfi_cpufreq_target(struct cpufreq_policy *policy, unsigned int index) in sfi_cpufreq_target() argument 63 static int sfi_cpufreq_cpu_init(struct cpufreq_policy *policy) in sfi_cpufreq_cpu_init() argument
|
| H A D | ppc_cbe_cpufreq.c | 55 static int cbe_cpufreq_cpu_init(struct cpufreq_policy *policy) in cbe_cpufreq_cpu_init() argument 117 cbe_cpufreq_cpu_exit(struct cpufreq_policy *policy) cbe_cpufreq_cpu_exit() argument 123 cbe_cpufreq_target(struct cpufreq_policy *policy, unsigned int cbe_pmode_new) cbe_cpufreq_target() argument [all...] |
| H A D | ppc_cbe_cpufreq_pmi.c | 67 struct cpufreq_policy *policy; in cbe_cpufreq_handle_pmi() local 104 void cbe_cpufreq_pmi_policy_init(struct cpufreq_policy *policy) in cbe_cpufreq_pmi_policy_init() argument 128 cbe_cpufreq_pmi_policy_exit(struct cpufreq_policy *policy) cbe_cpufreq_pmi_policy_exit() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | cpufreq_spudemand.c | 25 struct cpufreq_policy *policy; member 76 static int spu_gov_start(struct cpufreq_policy *policy) in spu_gov_start() argument 107 spu_gov_stop(struct cpufreq_policy *policy) spu_gov_stop() argument [all...] |
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| H A D | windfarm_cpufreq_clamp.c | 67 struct cpufreq_policy *policy; in wf_cpufreq_clamp_init() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.h | 33 struct tx_policy policy; member
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A D | ppc_cbe_cpufreq.c | 54 static int cbe_cpufreq_cpu_init(struct cpufreq_policy *policy) in cbe_cpufreq_cpu_init() argument 116 cbe_cpufreq_cpu_exit(struct cpufreq_policy *policy) cbe_cpufreq_cpu_exit() argument 122 cbe_cpufreq_target(struct cpufreq_policy *policy, unsigned int cbe_pmode_new) cbe_cpufreq_target() argument [all...] |
| H A D | ppc_cbe_cpufreq_pmi.c | 66 struct cpufreq_policy *policy; in cbe_cpufreq_handle_pmi() local 103 void cbe_cpufreq_pmi_policy_init(struct cpufreq_policy *policy) in cbe_cpufreq_pmi_policy_init() argument 127 cbe_cpufreq_pmi_policy_exit(struct cpufreq_policy *policy) cbe_cpufreq_pmi_policy_exit() argument [all...] |
| H A D | sc520_freq.c | 53 static int sc520_freq_target(struct cpufreq_policy *policy, unsigned int state) in sc520_freq_target() argument 72 static int sc520_freq_cpu_init(struct cpufreq_policy *policy) in sc520_freq_cpu_init() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.h | 33 struct tx_policy policy; member
|
| /kernel/linux/linux-6.6/drivers/macintosh/ |
| H A D | windfarm_cpufreq_clamp.c | 65 struct cpufreq_policy *policy; in wf_cpufreq_clamp_init() local
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| H A D | It_posix_pthread_089.c | 58 int policy; in PthreadF01() local 96 int policy; in PthreadF02() local
|
| H A D | It_posix_pthread_088.c | 59 int policy; in PthreadF01() local 97 int policy; in PthreadF02() local
|
| /kernel/liteos_m/components/security/syscall/ |
| H A D | pthread_syscall.c | 68 int SysSchedSetScheduler(unsigned int tid, int policy, int priority) in SysSchedSetScheduler() argument
|
| /kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
| H A D | process_test_042.cpp | 77 int policy = 0; in GroupProcess() local
|
| /kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/ |
| H A D | process_test_008.cpp | 52 int policy = 0; in ProcessTest001() local
|
| /kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
| H A D | pthread_test_011.cpp | 37 int policy, pri, newPolicy; in child1() local
|
| H A D | pthread_test_018.cpp | 62 int policy = 0; in GroupProcess() local
|
| H A D | pthread_test_019.cpp | 62 int policy = 0; in GroupProcess() local
|
| /third_party/ltp/include/ |
| H A D | tst_sched.h | 31 static inline int sys_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sys_sched_setscheduler() argument 51 static inline int libc_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in libc_sched_setscheduler() argument
|
| /third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
| H A D | get_mempolicy02.c | 37 int policy; member 76 int policy; in do_test() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/ |
| H A D | common.h | 39 int policy; member 50 int policy; in thread_func() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
| H A D | 1-2.c | 77 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument [all...] |