Home
last modified time | relevance | path

Searched refs:yield (Results 1 – 25 of 69) sorted by relevance

123

/linux/tools/testing/selftests/ftrace/test.d/event/
H A Dsubsystem-enable.tc43 yield
54 yield
65 yield
H A Dtoplevel-enable.tc19 yield
33 yield
45 yield
H A Devent-enable.tc19 yield
30 yield
41 yield
H A Devent-pid.tc24 yield
39 yield
52 yield
H A Devent-no-pid.tc75 yield
96 yield &
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-notrace-pid.tc53 yield
79 yield
H A Dfunc-filter-pid.tc68 yield
89 yield
/linux/tools/testing/selftests/sched_ext/
H A Dmaybe_null_fail_yld.bpf.c25 .yield = (void *) maybe_null_fail_yield,
H A Dmaybe_null.bpf.c33 .yield = (void *) maybe_null_success_yield,
H A Dmaximal.bpf.c148 .yield = (void *) maximal_yield,
/linux/Documentation/devicetree/bindings/net/
H A Dbroadcom-bcm87xx.txt13 he result to yield the new register value. If the third cell has a
/linux/Documentation/trace/rv/
H A Dmonitor_sched.rst282 userspace. It can happen after a ``yield`` system call, from the idle task or
283 if the ``need_resched`` flag is set. By definition, a task cannot yield while
284 ``sleepable`` as that would be a suspension. A special case of a yield occurs
287 back to runnable, the resulting switch (if there) looks like a yield to the
/linux/drivers/gpu/drm/i915/
H A DKconfig.profile61 an arbitration point and yield to HW before the timer expires, the
79 current context does not hit an arbitration point and yield to HW
/linux/Documentation/translations/zh_CN/scheduler/
H A Dcompletion.rst24 完成是一种代码同步机制,它比任何滥用锁/信号量和忙等待循环的行为都要好。当你想用yield()
/linux/Documentation/virt/kvm/x86/
H A Dhypercalls.rst166 :Purpose: Hypercall used to yield if the IPI target vCPU is preempted
170 :Usage example: When sending a call-function IPI-many to vCPUs, yield if
H A Dcpuid.rst87 sched yield.
/linux/kernel/sched/
H A Dext_internal.h461 bool (*yield)(struct task_struct *from, struct task_struct *to); member
H A Dsyscalls.c1380 void __sched yield(void) in yield() function
1385 EXPORT_SYMBOL(yield);
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox62 Counts the number of time intervals when the read status byte doesn't yield the
/linux/drivers/mtd/tests/
H A Dtorturetest.c125 yield(); in check_eraseblock()
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c663 yield(); in rtl8723b_download_rsvd_page()
928 yield(); in rtl8723b_download_BTCoex_AP_mode_rsvd_page()
/linux/Documentation/maintainer/
H A Dmessy-diffstat.rst11 complicated development history will yield a massive diffstat containing a
/linux/drivers/mtd/ubi/
H A Dio.c176 yield(); in ubi_io_read()
343 yield(); in do_sync_erase()
/linux/tools/testing/selftests/ftrace/test.d/
H A Dfunctions178 yield() {
/linux/Documentation/process/
H A Dvolatile-considered-harmful.rst68 The cpu_relax() call can lower CPU power consumption or yield to a

123