/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 2057 bool old_ct = false, resched = false; in ip_vs_in() local 2061 resched = true; in ip_vs_in() 2067 resched = true; in ip_vs_in() 2073 resched = !old_ct; in ip_vs_in() 2077 if (resched) { in ip_vs_in()
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 1995 bool old_ct = false, resched = false; in ip_vs_in_hook() local 1999 resched = true; in ip_vs_in_hook() 2005 resched = true; in ip_vs_in_hook() 2011 resched = !old_ct; in ip_vs_in_hook() 2015 if (resched) { in ip_vs_in_hook()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_debugfs.c | 1457 int r, resched, length; in amdgpu_debugfs_ib_preempt() local 1487 resched = ttm_bo_lock_delayed_workqueue(&adev->mman.bdev); in amdgpu_debugfs_ib_preempt() 1525 ttm_bo_unlock_delayed_workqueue(&adev->mman.bdev, resched); in amdgpu_debugfs_ib_preempt()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_device.c | 1792 int resched; in radeon_gpu_reset() local 1805 resched = ttm_bo_lock_delayed_workqueue(&rdev->mman.bdev); in radeon_gpu_reset() 1864 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_gpu_reset()
|
H A D | radeon_pm.c | 1836 int resched; in radeon_dynpm_idle_work_handler() local 1840 resched = ttm_bo_lock_delayed_workqueue(&rdev->mman.bdev); in radeon_dynpm_idle_work_handler() 1891 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_dynpm_idle_work_handler()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 994 if (wl->resched) { in brcms_dpc() 1002 wl->resched = brcms_c_dpc(wl->wlc, true); in brcms_dpc() 1010 if (wl->resched) in brcms_dpc() 1371 wl->resched = false; in brcms_reset()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 993 if (wl->resched) { in brcms_dpc() 1001 wl->resched = brcms_c_dpc(wl->wlc, true); in brcms_dpc() 1009 if (wl->resched) in brcms_dpc() 1368 wl->resched = false; in brcms_reset()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | hw_counters.c | 290 stats->value[BNXT_RE_PACING_RESCHED] = pacing_s->resched; in bnxt_re_copy_db_pacing_stats()
|
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | mmu.c | 45 bool resched) in stage2_apply_range() 60 if (resched && next != end) in stage2_apply_range() 42 stage2_apply_range(struct kvm *kvm, phys_addr_t addr, phys_addr_t end, int (*fn)(struct kvm_pgtable *, u64, u64), bool resched) stage2_apply_range() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
H A D | ttm_bo.c | 592 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue() argument 594 if (resched) in ttm_bo_unlock_delayed_workqueue()
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | rt.c | 2420 bool resched = false; in pull_rt_task() local 2496 resched = true; in pull_rt_task() 2512 if (resched) { in pull_rt_task() 2647 /* For UP simply resched on drop of prio */ in prio_changed_rt()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | dev.c | 1300 goto resched; in rtl8180_beacon_work() 1305 goto resched; in rtl8180_beacon_work() 1319 resched: in rtl8180_beacon_work()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
H A D | dev.c | 1075 goto resched; in rtl8187_beacon_work() 1080 goto resched; in rtl8187_beacon_work() 1094 resched: in rtl8187_beacon_work()
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | usbnet.c | 1156 int resched = 1; in usbnet_deferred_kevent() 1170 resched = 0; in usbnet_deferred_kevent() 1173 if (resched) in usbnet_deferred_kevent() 1155 int resched = 1; usbnet_deferred_kevent() local
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | deadline.c | 2228 bool resched = false; in pull_dl_task() local 2288 resched = true; in pull_dl_task() 2301 if (resched) in pull_dl_task()
|
H A D | rt.c | 2331 bool resched = false; in pull_rt_task() local 2406 resched = true; in pull_rt_task() 2422 if (resched) in pull_rt_task() 2553 /* For UP simply resched on drop of prio */ in prio_changed_rt()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | usbnet.c | 1184 int resched = 1; in usbnet_deferred_kevent() local 1198 resched = 0; in usbnet_deferred_kevent() 1201 if (resched) in usbnet_deferred_kevent()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
H A D | dev.c | 1075 goto resched; in rtl8187_beacon_work() 1080 goto resched; in rtl8187_beacon_work() 1094 resched: in rtl8187_beacon_work()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | dev.c | 1300 goto resched; in rtl8180_beacon_work() 1305 goto resched; in rtl8180_beacon_work() 1319 resched: in rtl8180_beacon_work()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | deadline.c | 2380 bool resched = false; in pull_dl_task() local 2446 resched = true; in pull_dl_task() 2464 if (resched) in pull_dl_task()
|
H A D | rt.c | 2554 bool resched = false; in pull_rt_task() local 2636 resched = true; in pull_rt_task() 2658 if (resched) in pull_rt_task() 2789 /* For UP simply resched on drop of prio */ in prio_changed_rt()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_sdio.c | 6669 uint rxlimit = dhd_rxbound; /* Rx frames to read before resched */ in dhdsdio_dpc() 6670 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ in dhdsdio_dpc() 6673 bool resched = FALSE; /* Flag indicating resched wanted */ in dhdsdio_dpc() local 6914 resched = TRUE; in dhdsdio_dpc() 6975 resched = TRUE; in dhdsdio_dpc() 6979 /* On failed register access, all bets are off: no resched or interrupts */ in dhdsdio_dpc() 6994 /* Awaiting I_CHIPACTIVE; don't resched */ in dhdsdio_dpc() 6998 resched = TRUE; in dhdsdio_dpc() 7001 bus->dpc_sched = resched; in dhdsdio_dpc() 7068 bool resched; dhd_bus_dpc() local [all...] |
H A D | dhd_pcie.c | 7916 bool resched = FALSE; /* Flag indicating resched wanted */ in dhd_bus_dpc() local 7951 resched = dhdpcie_bus_process_mailbox_intr(bus, bus->intstatus); in dhd_bus_dpc() 7952 if (!resched) { in dhd_bus_dpc() 7967 bus->dpc_sched = resched; in dhd_bus_dpc() 7974 return resched; in dhd_bus_dpc() 8212 bool resched = FALSE; in dhdpcie_bus_process_mailbox_intr() local 8222 resched = dhdpci_bus_read_frames(bus); in dhdpcie_bus_process_mailbox_intr() 8245 resched = dhdpci_bus_read_frames(bus); in dhdpcie_bus_process_mailbox_intr() 8250 resched in dhdpcie_bus_process_mailbox_intr() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.c | 1236 bool resched = false; in ionic_adminq_napi() local 1275 resched = true; in ionic_adminq_napi() 1277 resched = true; in ionic_adminq_napi() 1279 resched = true; in ionic_adminq_napi() 1280 if (resched) in ionic_adminq_napi()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2pdu.c | 3973 bool resched = false; in smb2_reconnect_server() local 4048 resched = true; in smb2_reconnect_server() 4062 resched = true; in smb2_reconnect_server() 4079 resched = true; in smb2_reconnect_server() 4087 if (resched) in smb2_reconnect_server()
|