| /third_party/node/test/parallel/ |
| H A D | test-http-client-pipe-end.js | 54 function sched(cb, ticks) { function
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/scheduler/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/ |
| H A D | Makefile | |
| /third_party/musl/porting/linux/user/src/sched/ |
| H A D | sched_setscheduler.c | 5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
|
| /third_party/musl/porting/liteos_a/user/src/sched/ |
| H A D | sched_setscheduler.c | 6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
|
| /third_party/musl/src/sched/ |
| H A D | sched_setscheduler.c | 8 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
|
| /third_party/musl/libc-test/src/functionalext/sched/ |
| H A D | sched_scheduler.c | 32 int sched; in sched_setscheduler_0010() local
|
| H A D | sched_setparam.c | 36 int sched; in sched_setparam_0010() local
|
| /kernel/linux/linux-5.10/tools/perf/scripts/perl/ |
| H A D | wakeup-latency.pl | 28 sub sched::sched_switch subroutine 51 sub sched::sched_wakeup subroutine
|
| /kernel/linux/linux-6.6/tools/perf/scripts/perl/ |
| H A D | wakeup-latency.pl | 28 sub sched::sched_switch subroutine 51 sub sched::sched_wakeup subroutine
|
| /kernel/linux/linux-5.10/drivers/slimbus/ |
| H A D | sched.c | 29 struct slim_sched *sched = &ctrl->sched; in slim_ctrl_clk_pause() local [all...] |
| /kernel/linux/linux-6.6/drivers/slimbus/ |
| H A D | sched.c | 29 struct slim_sched *sched = &ctrl->sched; in slim_ctrl_clk_pause() local [all...] |
| /third_party/musl/libc-test/src/functional/ |
| H A D | sched_setscheduler.c | 13 int sched;
in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | pthread_attr_setdetachstate.c | 32 struct sched_param sched = {0, 1}; in pthread_attr_setdetachstate_0100() local
|
| H A D | pthread_setschedparam.c | 42 struct sched_param sched; in pthread_setschedparam_0100() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| H A D | rxe_task.c | 132 void rxe_run_task(struct rxe_task *task, int sched) in rxe_run_task() argument
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| H A D | It_posix_pthread_116.c | 49 UINT32 sched = SCHED_RR; in PthreadF01() local 95 UINT32 sched = SCHED_RR; in Testcase() local
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
| H A D | It_posix_pthread_116.cpp | 42 INT32 sched = SCHED_RR; in pthread_f01() local 88 INT32 sched = SCHED_RR; in Testcase() local
|
| /test/xts/device_attest/services/devattest_ability/src/ |
| H A D | devattest_task.cpp | 46 struct sched_param sched = {static_cast<int>(priority)}; in CreateThread() local
|
| /third_party/rust/crates/rustix/src/process/ |
| H A D | mod.rs | 26 mod sched; modules
|
| /foundation/multimedia/media_foundation/src/osal/task/pthread/ |
| H A D | thread.cpp | 83 struct sched_param sched = {static_cast<int>(priority_)}; in CreateThread() local
|
| /foundation/multimedia/media_foundation/engine/foundation/osal/thread/ |
| H A D | thread.cpp | 74 struct sched_param sched = {static_cast<int>(priority_)}; in CreateThread() local
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| H A D | ip_vs_sched.c | 81 struct ip_vs_scheduler *sched; in ip_vs_sched_getbyname() local 60 ip_vs_unbind_scheduler(struct ip_vs_service *svc, struct ip_vs_scheduler *sched) ip_vs_unbind_scheduler() argument 115 struct ip_vs_scheduler *sched; ip_vs_scheduler_get() local 145 struct ip_vs_scheduler *sched = rcu_dereference(svc->scheduler); ip_vs_scheduler_err() local 169 struct ip_vs_scheduler *sched; register_ip_vs_scheduler() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| H A D | ip_vs_sched.c | 81 struct ip_vs_scheduler *sched; in ip_vs_sched_getbyname() local 60 ip_vs_unbind_scheduler(struct ip_vs_service *svc, struct ip_vs_scheduler *sched) ip_vs_unbind_scheduler() argument 115 struct ip_vs_scheduler *sched; ip_vs_scheduler_get() local 145 struct ip_vs_scheduler *sched = rcu_dereference(svc->scheduler); ip_vs_scheduler_err() local 169 struct ip_vs_scheduler *sched; register_ip_vs_scheduler() local [all...] |
| /foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
| H A D | thread_adapter.c | 74 struct sched_param sched = {attr->priority};
in THREAD_Create() local 76 struct sched_param sched = {PRI_BUTT - attr->priority};
in THREAD_Create() local
|