/linux/drivers/regulator/ |
H A D | qcom-labibb-regulator.c | 206 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()
|
H A D | irq_helpers.c | 95 goto reschedule; in regulator_notifier_isr_work() 118 goto reschedule; in regulator_notifier_isr_work() 147 reschedule: in regulator_notifier_isr_work()
|
/linux/net/sctp/ |
H A D | stream_sched_prio.c | 169 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/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_blk.c | 326 bool reschedule = false; in vdpasim_blk_work() local 354 reschedule = true; in vdpasim_blk_work() 362 if (reschedule) in vdpasim_blk_work()
|
/linux/Documentation/locking/ |
H A D | preempt-locking.rst | 80 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
|
H A D | mutex-design.rst | 59 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/drivers/net/ethernet/google/gve/ |
H A D | gve_main.c | 317 bool reschedule = false; in gve_napi_poll() local 326 reschedule |= gve_tx_poll(block, budget); in gve_napi_poll() 328 reschedule |= gve_xdp_poll(block, budget); in gve_napi_poll() 336 reschedule |= work_done == budget; in gve_napi_poll() 339 if (reschedule) in gve_napi_poll() 353 reschedule |= gve_tx_clean_pending(priv, block->tx); in gve_napi_poll() 355 reschedule |= gve_rx_work_pending(block->rx); in gve_napi_poll() 357 if (reschedule && napi_schedule(napi)) in gve_napi_poll() 368 bool reschedule = false; in gve_napi_poll_dqo() local 372 reschedule |= gve_tx_poll_dqo(block, /*do_clean=*/true); in gve_napi_poll_dqo() [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | 298 goto reschedule; in check_exit_ctkill() 305 goto reschedule; in check_exit_ctkill() 315 reschedule: in check_exit_ctkill()
|
/linux/arch/m68k/coldfire/ |
H A D | entry.S | 144 jne reschedule
|
/linux/drivers/net/phy/ |
H A D | bcm-phy-ptp.c | 507 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()
|
H A D | nxp-c45-tja11xx.c | 692 bool reschedule = false; in nxp_c45_do_aux_work() local 702 reschedule = true; in nxp_c45_do_aux_work() 730 reschedule = true; in nxp_c45_do_aux_work() 733 return reschedule ? 1 : -1; in nxp_c45_do_aux_work()
|
/linux/kernel/sched/ |
H A D | psi.c | 306 bool reschedule; in get_recent_times() local 309 reschedule = tasks[NR_RUNNING] + in get_recent_times() 313 reschedule = *pchanged_states & (1 << PSI_NONIDLE); in get_recent_times() 315 if (reschedule) in get_recent_times()
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_droq.c | 498 int desc_refilled, reschedule = 1; in octeon_retry_droq_refill() local 512 reschedule = 0; in octeon_retry_droq_refill() 515 return reschedule; in octeon_retry_droq_refill()
|
/linux/arch/m68k/68000/ |
H A D | entry.S | 110 jne reschedule
|
/linux/drivers/net/ethernet/8390/ |
H A D | axnet_cs.c | 559 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()
|
H A D | pcnet_cs.c | 1027 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/drivers/net/ethernet/smsc/ |
H A D | smc91c92_cs.c | 1728 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/arch/x86/include/asm/trace/ |
H A D | irq_vectors.h | 87 DEFINE_IRQ_VECTOR_EVENT(reschedule);
|
/linux/drivers/power/supply/ |
H A D | ab8500_charger.c | 2123 goto reschedule; in ab8500_charger_usb_attached_work() 2126 goto reschedule; in ab8500_charger_usb_attached_work() 2138 reschedule: in ab8500_charger_usb_attached_work() 2162 goto reschedule; in ab8500_charger_ac_attached_work() 2166 goto reschedule; in ab8500_charger_ac_attached_work() 2179 reschedule: in ab8500_charger_ac_attached_work()
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb-analog.c | 605 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/drivers/usb/atm/ |
H A D | cxacru.c | 842 goto reschedule; in cxacru_poll_status() 866 goto reschedule; in cxacru_poll_status() 918 reschedule: in cxacru_poll_status()
|
/linux/net/batman-adv/ |
H A D | bat_v_ogm.c | 292 goto reschedule; in batadv_v_ogm_send_softif() 357 reschedule: in batadv_v_ogm_send_softif()
|
/linux/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 695 goto reschedule; in media_check() 768 reschedule: in media_check()
|
H A D | 3c574_cs.c | 868 goto reschedule; in media_check() 928 reschedule: in media_check()
|
/linux/Documentation/arch/x86/ |
H A D | entry_64.rst | 105 - Interrupt exit to kernel mode will not attempt to reschedule.
|