Searched refs:yield (Results 1 – 25 of 69) sorted by relevance
123
43 yield54 yield65 yield
19 yield33 yield45 yield
19 yield30 yield41 yield
24 yield39 yield52 yield
75 yield96 yield &
53 yield79 yield
68 yield89 yield
25 .yield = (void *) maybe_null_fail_yield,
33 .yield = (void *) maybe_null_success_yield,
148 .yield = (void *) maximal_yield,
13 he result to yield the new register value. If the third cell has a
282 userspace. It can happen after a ``yield`` system call, from the idle task or283 if the ``need_resched`` flag is set. By definition, a task cannot yield while284 ``sleepable`` as that would be a suspension. A special case of a yield occurs287 back to runnable, the resulting switch (if there) looks like a yield to the
61 an arbitration point and yield to HW before the timer expires, the79 current context does not hit an arbitration point and yield to HW
24 完成是一种代码同步机制,它比任何滥用锁/信号量和忙等待循环的行为都要好。当你想用yield()
166 :Purpose: Hypercall used to yield if the IPI target vCPU is preempted170 :Usage example: When sending a call-function IPI-many to vCPUs, yield if
87 sched yield.
461 bool (*yield)(struct task_struct *from, struct task_struct *to); member
1380 void __sched yield(void) in yield() function1385 EXPORT_SYMBOL(yield);
62 Counts the number of time intervals when the read status byte doesn't yield the
125 yield(); in check_eraseblock()
663 yield(); in rtl8723b_download_rsvd_page()928 yield(); in rtl8723b_download_BTCoex_AP_mode_rsvd_page()
11 complicated development history will yield a massive diffstat containing a
176 yield(); in ubi_io_read()343 yield(); in do_sync_erase()
178 yield() {
68 The cpu_relax() call can lower CPU power consumption or yield to a