Searched refs:need_resched (Results 1 – 25 of 30) sorted by relevance
12
482 if (need_resched()) { in cpuidle_enter_state_coupled()524 if (need_resched()) { in cpuidle_enter_state_coupled()540 if (need_resched()) { in cpuidle_enter_state_coupled()
29 while (!need_resched()) { in poll_idle()
49 while (!need_resched()) { in snooze_loop()
82 while (!need_resched()) { in snooze_loop()
399 bool need_resched; in efx_ef100_rep_poll() local424 need_resched = efv->write_index != read_index; in efx_ef100_rep_poll()426 if (need_resched) in efx_ef100_rep_poll()
162 while (!need_resched()) { in power_saving_thread()207 if (unlikely(need_resched())) in power_saving_thread()
282 if (need_resched()) in wg_packet_tx_worker()306 if (need_resched()) in wg_packet_encrypt_worker()
504 if (need_resched()) in wg_packet_decrypt_worker()
77 if (need_resched()) { in trng_read()
274 if (need_resched()) in rng_dev_read()
95 if (need_resched()) in should_stop_iteration()496 if (!need_resched()) in read_iter_zero()
386 } else if (need_resched()) in lp_write()
85 if (need_resched()) in vpx3220_fp_status()
122 if (need_resched()) in parport_poll_peripheral()
134 && need_resched()) in parport_ieee1284_write_compat()
510 if (need_resched() && time_before(jiffies, expire)) in parport_pc_fifo_write_block_pio()537 if (need_resched() && in parport_pc_fifo_write_block_pio()
319 if (need_resched()) in gunyah_vcpu_run()
502 if (need_resched()) in flush_to_ldisc()
594 #define cx_wait(d) { if (need_resched()) schedule(); else udelay(d); }
979 if (need_resched()) in saa7134_tvaudio_init()
805 if (need_resched()) in pci_6534_load_fpga()
191 rx_not_done = ++count < budget || !need_resched(); in t7xx_cldma_gpd_rx_from_q()
1945 } while (!need_resched()); in __i915_spin_request()
550 if (need_resched()) { in ap_poll_thread()
420 return likely(!need_resched() && !time_after(busy_clock(), endtime) && in vhost_can_busy_poll()