/openbmc/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | sched-stats.rst | 14 第15版schedstats去掉了sched_yield的一些计数器:yld_exp_empty,yld_act_empty 42 第一个字段是sched_yield()的统计数据: 44 1) sched_yield()被调用了#次
|
/openbmc/linux/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_explicit_test.c | 115 sched_yield(); in dscr_explicit_random_thread() 126 sched_yield(); in dscr_explicit_random_thread()
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-poison.c | 52 sched_yield(); in tm_poison_test()
|
H A D | tm-trap.c | 242 sched_yield(); in pong()
|
H A D | tm-unavailable.c | 294 sched_yield(); in tm_una_pong()
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | lost_exception_test.c | 63 sched_yield(); in test_body()
|
H A D | pmae_handling_test.c | 47 sched_yield(); in syscall_ebb_callee()
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 233 sched_yield(); in yield_thread1() 245 sched_yield(); in yield_thread2()
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-stats.rst | 5 Version 15 of schedstats dropped counters for some sched_yield: 41 First field is a sched_yield() statistic: 43 1) # of times sched_yield() was called
|
H A D | sched-deadline.rst | 21 4.4 Behavior of sched_yield() 654 4.4 Behavior of sched_yield() 657 When a SCHED_DEADLINE task calls sched_yield(), it gives up its 661 replenishment after a call to sched_yield()). 663 This behavior of sched_yield() allows the task to wake-up exactly at 665 future with bandwidth reclaiming mechanisms, where sched_yield() will
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | tlbie_test.c | 433 sched_yield(); in segv_handler() 691 sched_yield(); in main()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_tag.c | 180 sched_yield(); in do_test()
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | param_test.c | 250 sched_yield(); \ 690 sched_yield(); /* encourage shuffling */ in test_percpu_list_thread() 873 sched_yield(); /* encourage shuffling */ in test_percpu_buffer_thread() 1084 sched_yield(); /* encourage shuffling */ in test_percpu_memcpy_buffer_thread()
|
H A D | basic_percpu_ops_test.c | 249 sched_yield(); /* encourage shuffling */ in test_percpu_list_thread()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_kptr.c | 130 sched_yield(); in kern_sync_rcu_tasks_trace()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 163 [ 162] = 0, /* sched_yield */
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | steal_time.c | 294 sched_yield(); in main()
|
/openbmc/linux/tools/testing/selftests/arm64/mte/ |
H A D | mte_common_util.c | 94 sched_yield(); in mte_wait_after_trig()
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | strace.list | 106 { TARGET_NETBSD_NR_sched_yield, "sched_yield", NULL, NULL, NULL },
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 130 { TARGET_OPENBSD_NR_sched_yield, "sched_yield", NULL, NULL, NULL },
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 33 23 n64 sched_yield sys_sched_yield
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 33 23 n64 sched_yield sys_sched_yield
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 152 140 common sched_yield sys_sched_yield
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 33 23 n64 sched_yield sys_sched_yield
|
/openbmc/linux/tools/testing/selftests/nolibc/ |
H A D | nolibc-test.c | 908 CASE_TEST(sched_yield); EXPECT_SYSZR(1, sched_yield()); break; in run_syscall()
|