Home
last modified time | relevance | path

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

12345678910>>...27

/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_utils.c34 int SetFscryptSysparam(const char *policy) in SetFscryptSysparam() argument
H A Dsysparam_dynamic.c33 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
H A Dsysparam_static.c29 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dposix_spawnattr_getschedpolicy_fuzzer.cpp44 s32 policy = *(s32 *)DT_SetGetS32(&g_Element[1], INITVALUE_S32); in TestPosixSpawnattrGetschedpolicy() local
H A Dposix_spawnattr_setschedpolicy_fuzzer.cpp45 s32 policy = *(s32 *)DT_SetGetS32(&g_Element[1], INITVALUE_S32); in TestPosixSpawnattrSetschedpolicy() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_powersave.c14 static void cpufreq_gov_powersave_limits(struct cpufreq_policy *policy) in cpufreq_gov_powersave_limits() argument
H A Dcpufreq_performance.c14 static void cpufreq_gov_performance_limits(struct cpufreq_policy *policy) in cpufreq_gov_performance_limits() argument
H A Dppc_cbe_cpufreq.h29 static inline void cbe_cpufreq_pmi_policy_init(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_init() argument
30 static inline void cbe_cpufreq_pmi_policy_exit(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_exit() argument
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_powersave.c14 static void cpufreq_gov_powersave_limits(struct cpufreq_policy *policy) in cpufreq_gov_powersave_limits() argument
H A Dcpufreq_performance.c14 static void cpufreq_gov_performance_limits(struct cpufreq_policy *policy) in cpufreq_gov_performance_limits() argument
H A Dppc_cbe_cpufreq.h29 static inline void cbe_cpufreq_pmi_policy_init(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_init() argument
30 static inline void cbe_cpufreq_pmi_policy_exit(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_exit() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dstrategy_factory.cpp22 BuildSyncStrategy( SyncMode mode, bool isLocalDeleteUpload, SingleVerConflictResolvePolicy policy) BuildSyncStrategy() argument
/foundation/filemanagement/app_file_service/tests/mock/file_permission_native/src/
H A Dsandbox_mock.cpp27 int32_t SandboxManagerKit::PersistPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in PersistPolicy() argument
32 int32_t SandboxManagerKit::UnPersistPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in UnPersistPolicy() argument
37 int32_t SandboxManagerKit::StartAccessingPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in StartAccessingPolicy() argument
42 int32_t SandboxManagerKit::StopAccessingPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in StopAccessingPolicy() argument
21 CheckPersistPolicy(uint32_t tokenId, const std::vector<PolicyInfo> &policy, std::vector<bool> &result) CheckPersistPolicy() argument
[all...]
/kernel/linux/linux-5.10/kernel/sched/
H A Dcpufreq.c72 bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy) in cpufreq_this_cpu_can_update() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcpu_cooling.h45 cpufreq_cooling_register(struct cpufreq_policy *policy) in cpufreq_cooling_register() argument
57 of_cpufreq_cooling_register(struct cpufreq_policy *policy) in of_cpufreq_cooling_register() argument
/kernel/linux/linux-6.6/include/linux/
H A Dcpu_cooling.h45 cpufreq_cooling_register(struct cpufreq_policy *policy) in cpufreq_cooling_register() argument
57 of_cpufreq_cooling_register(struct cpufreq_policy *policy) in of_cpufreq_cooling_register() argument
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_204.c43 INT32 priority, policy; in PthreadF01() local
H A DIt_posix_pthread_047.c44 int policy; in PthreadF01() local
74 int policy; in Testcase() local
[all...]
H A DIt_posix_pthread_182.c43 INT32 policy; in PthreadF01() local
H A DIt_posix_pthread_206.c43 INT32 policy; in PthreadF01() local
H A DIt_posix_pthread_209.c43 INT32 policy, priority; in PthreadF01() local
H A DIt_posix_pthread_208.c43 INT32 policy; in PthreadF01() local
/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread_022.c38 INT32 priority, policy; in PthreadF01() local
/kernel/linux/linux-6.6/kernel/sched/
H A Dcpufreq.c69 bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy) in cpufreq_this_cpu_can_update() argument
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_182.cpp37 INT32 policy; in pthread_f01() local

Completed in 6 milliseconds

12345678910>>...27