Home
last modified time | relevance | path

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

12345678910>>...13

/third_party/musl/src/sched/
Dsched_get_priority_max.c4 int sched_get_priority_max(int policy) in sched_get_priority_max()
9 int sched_get_priority_min(int policy) in sched_get_priority_min()
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
D1-2.c54 int policy; in hi_prio_thread() local
85 int policy; in low_prio_thread() local
115 int policy; in main() local
D1-1.c63 int policy; in hi_prio_thread() local
89 int policy; in low_prio_thread() local
/third_party/musl/src/process/
Dposix_spawnattr_sched.c17 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy()
22 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy()
/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawnattr_sched.c20 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy()
26 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DParallel.h183 void for_each(Policy policy, IterTy Begin, IterTy End, FuncTy Fn) { in for_each()
190 void for_each_n(Policy policy, IndexTy Begin, IndexTy End, FuncTy Fn) { in for_each_n()
208 void for_each(parallel_execution_policy policy, IterTy Begin, IterTy End, in for_each()
214 void for_each_n(parallel_execution_policy policy, IndexTy Begin, IndexTy End, in for_each_n()
/third_party/ltp/testcases/realtime/stress/pi-tests/
Dtestpi-3.c101 int rc, i, j, policy, tid = gettid(); in func_nonrt() local
150 int rc, i, j, policy, tid = gettid(); in func_rt() local
206 int rc, i, j, policy, tid = gettid(); in func_noise() local
253 int retc, policy, inherit; in startThread() local
/third_party/libbpf/src/
Dnlattr.c46 struct libbpf_nla_policy *policy) in validate_nla()
105 int len, struct libbpf_nla_policy *policy) in libbpf_nla_parse()
151 struct libbpf_nla_policy *policy) in libbpf_nla_parse_nested()
/third_party/python/Lib/test/test_email/
D__init__.py29 policy = compat32 variable in TestEmailBase
44 def _str_msg(self, string, message=None, policy=None): argument
51 def _bytes_msg(self, bytestring, message=None, policy=None): argument
Dtest_defect_handling.py11 policy = policy.default variable in TestDefectsBase
326 policy = TestDefectsBase.policy variable in TestDefectRaising
327 policy = policy.clone(raise_on_defect=True) variable in TestDefectRaising
/third_party/toybox/toys/other/
Dchrt.c39 #define sched_get_priority_min(policy) \ argument
41 #define sched_get_priority_max(policy) \ argument
/third_party/musl/src/network/
Dlookup_name.c233 static const struct policy { struct
255 static const struct policy *policyof(const struct in6_addr *a) in policyof() argument
/third_party/ltp/testcases/kernel/syscalls/mbind/
Dmbind01.c40 int policy; member
139 static void check_policy_pref_or_local(int policy) in check_policy_pref_or_local()
194 int policy, fail = 0; in do_test() local
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/
Dget_mempolicy02.c37 int policy; member
76 int policy; in do_test() local
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
Dpthread_cond_wait_2.c56 int policy; in hi_prio_thread() local
86 int policy; in low_prio_thread() local
Dpthread_cond_wait_1.c56 int policy; in hi_prio_thread() local
86 int policy; in low_prio_thread() local
/third_party/openssl/crypto/x509/
Dv3_pci.c87 ASN1_OCTET_STRING **policy) in process_pci_value()
246 ASN1_OCTET_STRING *policy = NULL; in r2i_pci() local
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_pci.c87 ASN1_OCTET_STRING **policy) in process_pci_value()
246 ASN1_OCTET_STRING *policy = NULL; in r2i_pci() local
/third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/
Dpolicy.js51 this.policy = new CacheSemantics(this.request, this.response, policyOptions) property
81 const policy = new CacheSemantics(requestObject(request), emptyResponse, policyOptions) constant
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
Dcommon.h39 int policy; member
50 int policy; in thread_func() local
/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_attr_setschedpolicy.c4 _LIBC_TEXT_SECTION int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy()
/third_party/libunwind/src/mi/
DGset_caching_policy.c29 unw_set_caching_policy (unw_addr_space_t as, unw_caching_policy_t policy) in unw_set_caching_policy()
/third_party/musl/src/thread/
Dpthread_attr_setschedpolicy.c3 int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_attr_setschedpolicy.c3 int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy()
/third_party/ltp/include/
Dtst_sched.h31 static inline int sys_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sys_sched_setscheduler()
51 static inline int libc_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in libc_sched_setscheduler()

12345678910>>...13