| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_attr_setschedpolicy.c | 3 int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy() argument
|
| H A D | pthread_getschedparam.c | 4 int pthread_getschedparam(pthread_t t, int *restrict policy, struct sched_param *restrict param) in pthread_getschedparam() argument
|
| H A D | pthread_setschedparam.c | 4 int pthread_setschedparam(pthread_t t, int policy, const struct sched_param *param) in pthread_setschedparam() argument
|
| /third_party/musl/porting/liteos_m/user/src/thread/ |
| H A D | pthread_attr_setschedpolicy.c | 4 _LIBC_TEXT_SECTION int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy() argument
|
| H A D | pthread_setschedparam.c | 5 _LIBC_TEXT_SECTION int pthread_setschedparam(pthread_t t, int policy, const struct sched_param *param) in pthread_setschedparam() argument
|
| H A D | pthread_getschedparam.c | 5 _LIBC_TEXT_SECTION int pthread_getschedparam(pthread_t t, int *restrict policy, struct sched_param *restrict param) in pthread_getschedparam() argument
|
| /third_party/musl/src/thread/ |
| H A D | pthread_attr_setschedpolicy.c | 3 int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy() argument
|
| H A D | pthread_setschedparam.c | 7 int pthread_setschedparam(pthread_t t, int policy, const struct sched_param *param) in pthread_setschedparam() argument
|
| H A D | pthread_getschedparam.c | 4 int pthread_getschedparam(pthread_t t, int *restrict policy, struct sched_param *restrict param) in pthread_getschedparam() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
| H A D | fscrypt_utils.c | 34 int SetFscryptSysparam(const char *policy) in SetFscryptSysparam() argument
|
| /kernel/liteos_a/testsuites/unittest/fuzz/ |
| H A D | posix_spawnattr_getschedpolicy_fuzzer.cpp | 44 s32 policy = *(s32 *)DT_SetGetS32(&g_Element[1], INITVALUE_S32); in TestPosixSpawnattrGetschedpolicy() local
|
| H A D | posix_spawnattr_setschedpolicy_fuzzer.cpp | 45 s32 policy = *(s32 *)DT_SetGetS32(&g_Element[1], INITVALUE_S32); in TestPosixSpawnattrSetschedpolicy() local
|
| /third_party/libunwind/libunwind/src/mi/ |
| H A D | Gset_caching_policy.c | 29 unw_set_caching_policy (unw_addr_space_t as, unw_caching_policy_t policy) in unw_set_caching_policy() argument
|
| /third_party/musl/src/sched/ |
| H A D | sched_get_priority_max.c | 4 int sched_get_priority_max(int policy) in sched_get_priority_max() argument 9 int sched_get_priority_min(int policy) in sched_get_priority_min() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
| H A D | 25-3.c | 27 int policy, result; in main() local
|
| H A D | 23-1.c | 21 int policy, invalid_priority, old_priority; in main() local
|
| H A D | 25-2.c | 28 int policy, invalid_priority, result; in main() local
|
| H A D | 23-2.c | 27 int policy, invalid_priority, old_priority; in main() local
|
| H A D | 25-1.c | 22 int policy, invalid_priority, result; in main() local
|
| H A D | 25-4.c | 26 int policy, result; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
| H A D | 19-3.c | 28 int policy, result; in main() local
|
| H A D | 19-4.c | 29 int policy, result; in main() local
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | cpufreq_powersave.c | 14 static void cpufreq_gov_powersave_limits(struct cpufreq_policy *policy) in cpufreq_gov_powersave_limits() argument
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A D | cpufreq_powersave.c | 14 static void cpufreq_gov_powersave_limits(struct cpufreq_policy *policy) in cpufreq_gov_powersave_limits() argument
|
| /base/powermgr/thermal_manager/application/protector/src/action/ |
| H A D | thermal_device_control.cpp | 30 auto policy = service.GetPolicy(); in Init() local
|