Home
last modified time | relevance | path

Searched refs:reschedule (Results 1 – 25 of 46) sorted by relevance

12

/linux-6.6.21/drivers/regulator/
Dqcom-labibb-regulator.c206 goto reschedule; in qcom_labibb_ocp_recovery_worker()
216 goto reschedule; in qcom_labibb_ocp_recovery_worker()
224 goto reschedule; in qcom_labibb_ocp_recovery_worker()
232 reschedule: in qcom_labibb_ocp_recovery_worker()
465 goto reschedule; in qcom_labibb_sc_recovery_worker()
471 goto reschedule; in qcom_labibb_sc_recovery_worker()
477 goto reschedule; in qcom_labibb_sc_recovery_worker()
488 goto reschedule; in qcom_labibb_sc_recovery_worker()
499 goto reschedule; in qcom_labibb_sc_recovery_worker()
506 reschedule: in qcom_labibb_sc_recovery_worker()
Dirq_helpers.c95 goto reschedule; in regulator_notifier_isr_work()
118 goto reschedule; in regulator_notifier_isr_work()
147 reschedule: in regulator_notifier_isr_work()
/linux-6.6.21/net/sctp/
Dstream_sched_prio.c169 bool reschedule = false; in sctp_sched_prio_set() local
179 reschedule = sctp_sched_prio_unsched(soute); in sctp_sched_prio_set()
181 if (reschedule) in sctp_sched_prio_set()
/linux-6.6.21/drivers/vdpa/vdpa_sim/
Dvdpa_sim_blk.c326 bool reschedule = false; in vdpasim_blk_work() local
354 reschedule = true; in vdpasim_blk_work()
362 if (reschedule) in vdpasim_blk_work()
/linux-6.6.21/Documentation/locking/
Dpreempt-locking.rst80 preempt_check_resched() if needed, reschedule
94 a reschedule if the preempt count is 0. A simple printk() might trigger a
95 reschedule. So use this implicit preemption-disabling property only if you
Dmutex-design.rst59 the MCS spinlock queue when they need to reschedule. This further helps
60 avoid situations where MCS spinners that need to reschedule would continue
/linux-6.6.21/drivers/net/ethernet/google/gve/
Dgve_main.c247 bool reschedule = false; in gve_napi_poll() local
256 reschedule |= gve_tx_poll(block, budget); in gve_napi_poll()
258 reschedule |= gve_xdp_poll(block, budget); in gve_napi_poll()
266 reschedule |= work_done == budget; in gve_napi_poll()
269 if (reschedule) in gve_napi_poll()
283 reschedule |= gve_tx_clean_pending(priv, block->tx); in gve_napi_poll()
285 reschedule |= gve_rx_work_pending(block->rx); in gve_napi_poll()
287 if (reschedule && napi_reschedule(napi)) in gve_napi_poll()
298 bool reschedule = false; in gve_napi_poll_dqo() local
302 reschedule |= gve_tx_poll_dqo(block, /*do_clean=*/true); in gve_napi_poll_dqo()
[all …]
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c298 goto reschedule; in check_exit_ctkill()
305 goto reschedule; in check_exit_ctkill()
315 reschedule: in check_exit_ctkill()
/linux-6.6.21/arch/m68k/coldfire/
Dentry.S147 jne reschedule
/linux-6.6.21/drivers/input/touchscreen/
Dtsc200x-core.c371 goto reschedule; in tsc200x_esd_work()
404 reschedule: in tsc200x_esd_work()
/linux-6.6.21/drivers/net/phy/
Dbcm-phy-ptp.c507 bool reschedule = false; in bcm_ptp_do_aux_work() local
511 reschedule = true; in bcm_ptp_do_aux_work()
517 return reschedule ? 1 : -1; in bcm_ptp_do_aux_work()
Dnxp-c45-tja11xx.c709 bool reschedule = false; in nxp_c45_do_aux_work() local
719 reschedule = true; in nxp_c45_do_aux_work()
747 reschedule = true; in nxp_c45_do_aux_work()
750 return reschedule ? 1 : -1; in nxp_c45_do_aux_work()
/linux-6.6.21/kernel/sched/
Dpsi.c302 bool reschedule; in get_recent_times() local
305 reschedule = tasks[NR_RUNNING] + in get_recent_times()
309 reschedule = *pchanged_states & (1 << PSI_NONIDLE); in get_recent_times()
311 if (reschedule) in get_recent_times()
/linux-6.6.21/drivers/net/ethernet/cavium/liquidio/
Docteon_droq.c503 int desc_refilled, reschedule = 1; in octeon_retry_droq_refill() local
517 reschedule = 0; in octeon_retry_droq_refill()
520 return reschedule; in octeon_retry_droq_refill()
/linux-6.6.21/arch/m68k/68000/
Dentry.S113 jne reschedule
/linux-6.6.21/drivers/net/ethernet/8390/
Daxnet_cs.c559 if (!netif_device_present(dev)) goto reschedule; in ei_watchdog()
577 goto reschedule; in ei_watchdog()
582 goto reschedule; in ei_watchdog()
601 reschedule: in ei_watchdog()
Dpcnet_cs.c1027 if (!netif_device_present(dev)) goto reschedule; in ei_watchdog()
1045 goto reschedule; in ei_watchdog()
1056 goto reschedule; in ei_watchdog()
1100 reschedule: in ei_watchdog()
/linux-6.6.21/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c1728 goto reschedule; in media_check()
1769 goto reschedule; in media_check()
1776 goto reschedule; in media_check()
1794 goto reschedule; in media_check()
1829 reschedule: in media_check()
/linux-6.6.21/arch/x86/include/asm/trace/
Dirq_vectors.h87 DEFINE_IRQ_VECTOR_EVENT(reschedule);
/linux-6.6.21/drivers/power/supply/
Dab8500_charger.c2112 goto reschedule; in ab8500_charger_usb_attached_work()
2115 goto reschedule; in ab8500_charger_usb_attached_work()
2127 reschedule: in ab8500_charger_usb_attached_work()
2151 goto reschedule; in ab8500_charger_ac_attached_work()
2155 goto reschedule; in ab8500_charger_ac_attached_work()
2168 reschedule: in ab8500_charger_ac_attached_work()
/linux-6.6.21/net/batman-adv/
Dbat_v_ogm.c292 goto reschedule; in batadv_v_ogm_send_softif()
357 reschedule: in batadv_v_ogm_send_softif()
/linux-6.6.21/drivers/usb/atm/
Dcxacru.c842 goto reschedule; in cxacru_poll_status()
866 goto reschedule; in cxacru_poll_status()
918 reschedule: in cxacru_poll_status()
/linux-6.6.21/drivers/media/usb/dvb-usb/
Dcxusb-analog.c605 bool reschedule; in cxusb_medion_v_complete_work() local
615 reschedule = cxusb_medion_v_complete_handle_urb(cxdev, &auxbuf_reset); in cxusb_medion_v_complete_work()
619 reschedule = true; in cxusb_medion_v_complete_work()
621 if (reschedule) { in cxusb_medion_v_complete_work()
/linux-6.6.21/drivers/net/ethernet/3com/
D3c589_cs.c695 goto reschedule; in media_check()
768 reschedule: in media_check()
/linux-6.6.21/Documentation/arch/x86/
Dentry_64.rst105 - Interrupt exit to kernel mode will not attempt to reschedule.

12