Home
last modified time | relevance | path

Searched defs:sparam (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
D1-1.c18 struct sched_param sparam; in a_thread_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedprio/
D1-1.c28 struct sched_param sparam; in a_thread_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
D1-1.c31 struct sched_param sparam; in thread_func() local
D1-2.c32 struct sched_param sparam; in thread_func() local
/third_party/openssl/crypto/asn1/
Dp5_scrypt.c152 SCRYPT_PARAMS *sparam = SCRYPT_PARAMS_new(); in pkcs5_scrypt_set() local
221 SCRYPT_PARAMS *sparam = NULL; in PKCS5_v2_scrypt_keyivgen_ex() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dp5_scrypt.c152 SCRYPT_PARAMS *sparam = SCRYPT_PARAMS_new(); in pkcs5_scrypt_set() local
221 SCRYPT_PARAMS *sparam = NULL; in PKCS5_v2_scrypt_keyivgen_ex() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open02.c274 struct sched_param sparam = {.sched_priority = 1}; in verify() local