Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/regulator/
A 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()
A 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.3-rc2/net/sctp/
A 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.3-rc2/drivers/vdpa/vdpa_sim/
A Dvdpa_sim_blk.c292 bool reschedule = false; in vdpasim_blk_work() local
320 reschedule = true; in vdpasim_blk_work()
328 if (reschedule) in vdpasim_blk_work()
/linux-6.3-rc2/drivers/net/ethernet/google/gve/
A Dgve_main.c241 bool reschedule = false; in gve_napi_poll() local
249 reschedule |= gve_tx_poll(block, budget); in gve_napi_poll()
252 reschedule |= work_done == budget; in gve_napi_poll()
255 if (reschedule) in gve_napi_poll()
269 reschedule |= gve_tx_clean_pending(priv, block->tx); in gve_napi_poll()
271 reschedule |= gve_rx_work_pending(block->rx); in gve_napi_poll()
273 if (reschedule && napi_reschedule(napi)) in gve_napi_poll()
284 bool reschedule = false; in gve_napi_poll_dqo() local
301 reschedule |= gve_tx_poll_dqo(block, /*do_clean=*/true); in gve_napi_poll_dqo()
305 reschedule |= work_done == budget; in gve_napi_poll_dqo()
[all …]
/linux-6.3-rc2/Documentation/locking/
A 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
A 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.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c298 goto reschedule; in check_exit_ctkill()
305 goto reschedule; in check_exit_ctkill()
315 reschedule: in check_exit_ctkill()
/linux-6.3-rc2/arch/m68k/coldfire/
A Dentry.S147 jne reschedule
/linux-6.3-rc2/drivers/input/touchscreen/
A Dtsc200x-core.c371 goto reschedule; in tsc200x_esd_work()
404 reschedule: in tsc200x_esd_work()
/linux-6.3-rc2/kernel/sched/
A Dpsi.c298 bool reschedule; in get_recent_times() local
301 reschedule = tasks[NR_RUNNING] + in get_recent_times()
305 reschedule = *pchanged_states & (1 << PSI_NONIDLE); in get_recent_times()
307 if (reschedule) in get_recent_times()
/linux-6.3-rc2/drivers/net/phy/
A 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()
A Dnxp-c45-tja11xx.c455 bool reschedule = false; in nxp_c45_do_aux_work() local
465 reschedule = true; in nxp_c45_do_aux_work()
493 reschedule = true; in nxp_c45_do_aux_work()
496 return reschedule ? 1 : -1; in nxp_c45_do_aux_work()
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Docteon_droq.c501 int desc_refilled, reschedule = 1; in octeon_retry_droq_refill() local
515 reschedule = 0; in octeon_retry_droq_refill()
518 return reschedule; in octeon_retry_droq_refill()
/linux-6.3-rc2/arch/m68k/68000/
A Dentry.S113 jne reschedule
/linux-6.3-rc2/drivers/net/ethernet/8390/
A 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()
A Dpcnet_cs.c1028 if (!netif_device_present(dev)) goto reschedule; in ei_watchdog()
1046 goto reschedule; in ei_watchdog()
1057 goto reschedule; in ei_watchdog()
1101 reschedule: in ei_watchdog()
/linux-6.3-rc2/drivers/net/ethernet/smsc/
A 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.3-rc2/arch/x86/include/asm/trace/
A Dirq_vectors.h87 DEFINE_IRQ_VECTOR_EVENT(reschedule);
/linux-6.3-rc2/drivers/power/supply/
A 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.3-rc2/net/batman-adv/
A Dbat_v_ogm.c290 goto reschedule; in batadv_v_ogm_send_softif()
355 reschedule: in batadv_v_ogm_send_softif()
/linux-6.3-rc2/drivers/usb/atm/
A Dcxacru.c842 goto reschedule; in cxacru_poll_status()
866 goto reschedule; in cxacru_poll_status()
918 reschedule: in cxacru_poll_status()
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A 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.3-rc2/drivers/net/ethernet/3com/
A D3c589_cs.c686 goto reschedule; in media_check()
759 reschedule: in media_check()
/linux-6.3-rc2/Documentation/x86/
A Dentry_64.rst105 - Interrupt exit to kernel mode will not attempt to reschedule.

Completed in 83 milliseconds

12