Home
last modified time | relevance | path

Searched refs:sched_yield (Results 1 – 25 of 62) sorted by relevance

123

/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-stats.rst14 第15版schedstats去掉了sched_yield的一些计数器:yld_exp_empty,yld_act_empty
42 第一个字段是sched_yield()的统计数据:
44 1) sched_yield()被调用了#次
/linux/tools/testing/selftests/sched_ext/
H A Dhotplug.c85 sched_yield(); in test_hotplug()
125 sched_yield(); in test_hotplug_attach()
H A Dexit.c46 sched_yield(); in run()
H A Dprog_run.c54 sched_yield(); in run()
/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c115 sched_yield(); in dscr_explicit_random_thread()
126 sched_yield(); in dscr_explicit_random_thread()
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-poison.c52 sched_yield(); in tm_poison_test()
H A Dtm-trap.c242 sched_yield(); in pong()
H A Dtm-unavailable.c294 sched_yield(); in tm_una_pong()
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dlost_exception_test.c63 sched_yield(); in test_body()
H A Dpmae_handling_test.c47 sched_yield(); in syscall_ebb_callee()
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c233 sched_yield(); in yield_thread1()
245 sched_yield(); in yield_thread2()
/linux/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c433 sched_yield(); in segv_handler()
691 sched_yield(); in main()
/linux/Documentation/scheduler/
H A Dsched-stats.rst16 Version 15 of schedstats dropped counters for some sched_yield:
61 First field is a sched_yield() statistic:
63 1) # of times sched_yield() was called
H A Dsched-deadline.rst21 4.4 Behavior of sched_yield()
656 4.4 Behavior of sched_yield()
659 When a SCHED_DEADLINE task calls sched_yield(), it gives up its
663 replenishment after a call to sched_yield()).
665 This behavior of sched_yield() allows the task to wake-up exactly at
667 future with bandwidth reclaiming mechanisms, where sched_yield() will
/linux/tools/testing/selftests/bpf/
H A Dtest_tag.c180 sched_yield(); in do_test()
/linux/tools/testing/selftests/rseq/
H A Dparam_test.c274 sched_yield(); \
724 sched_yield(); /* encourage shuffling */ in test_percpu_list_thread()
907 sched_yield(); /* encourage shuffling */ in test_percpu_buffer_thread()
1118 sched_yield(); /* encourage shuffling */ in test_percpu_memcpy_buffer_thread()
H A Dbasic_percpu_ops_test.c259 sched_yield(); /* encourage shuffling */ in test_percpu_list_thread()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c130 sched_yield(); in kern_sync_rcu_tasks_trace()
H A Dtask_local_data.h234 sched_yield(); in __tld_create_key()
H A Dsockmap_redir.c173 sched_yield(); in handle_unsupported()
/linux/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c125 sched_yield(); in mte_wait_after_trig()
/linux/tools/testing/selftests/mm/
H A Dpkey_sighandler_tests.c516 sched_yield(); in test_pkru_sigreturn()
/linux/tools/testing/selftests/kvm/
H A Dsteal_time.c394 sched_yield(); in main()
/linux/tools/include/nolibc/
H A Dsys.h752 int sched_yield(void) in sched_yield() function
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl33 23 n64 sched_yield sys_sched_yield

123