| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_engine_heartbeat.c | 204 if (!delayed_work_pending(&engine->heartbeat.work)) { in __live_heartbeat_off() 217 if (delayed_work_pending(&engine->heartbeat.work)) { in __live_heartbeat_off()
|
| /linux-6.15/drivers/i2c/busses/ |
| H A D | i2c-designware-amdpsp.c | 224 if (!delayed_work_pending(&release_queue)) in psp_release_i2c_bus()
|
| /linux-6.15/net/rds/ |
| H A D | connection.c | 466 WARN_ON(delayed_work_pending(&cp->cp_send_w)); in rds_conn_path_destroy() 467 WARN_ON(delayed_work_pending(&cp->cp_recv_w)); in rds_conn_path_destroy() 468 WARN_ON(delayed_work_pending(&cp->cp_conn_w)); in rds_conn_path_destroy()
|
| /linux-6.15/fs/btrfs/ |
| H A D | discard.c | 379 if (!delayed_work_pending(&discard_ctl->work)) in btrfs_discard_queue_work() 390 if (!override && delayed_work_pending(&discard_ctl->work)) in __btrfs_discard_schedule_work()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | intel_wakeref.c | 76 INTEL_WAKEREF_BUG_ON(delayed_work_pending(&wf->work)); in __intel_wakeref_put_last()
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-steelseries.c | 678 if (!delayed_work_pending(&sd->battery_work)) in steelseries_headset_raw_event() 695 if (!delayed_work_pending(&sd->battery_work)) in steelseries_headset_raw_event()
|
| /linux-6.15/fs/smb/client/ |
| H A D | misc.c | 767 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_deferred_file() 799 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_all_deferred_files() 835 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_deferred_file_under_dentry()
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_ecache.c | 299 !delayed_work_pending(&cnet->ecache.dwork)) { in nf_conntrack_ecache_work()
|
| /linux-6.15/drivers/accel/ivpu/ |
| H A D | ivpu_pm.c | 393 drm_WARN_ON(&vdev->drm, delayed_work_pending(&vdev->pm->job_timeout_work)); in ivpu_pm_cancel_recovery()
|
| /linux-6.15/include/linux/ |
| H A D | workqueue.h | 362 #define delayed_work_pending(w) \ macro
|
| /linux-6.15/fs/lockd/ |
| H A D | svc.c | 569 WARN_ONCE(delayed_work_pending(&ln->grace_period_end), in lockd_exit_net()
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 829 if (!delayed_work_pending(caching_dw)) in prestera_port_handle_event() 837 if (delayed_work_pending(caching_dw)) in prestera_port_handle_event()
|
| /linux-6.15/drivers/block/ |
| H A D | floppy.c | 646 !delayed_work_pending(&fd_timeout)) { in is_alive() 1858 if (delayed_work_pending(&fd_timer)) in show_floppy() 1862 if (delayed_work_pending(&fd_timeout)) in show_floppy() 4936 if (delayed_work_pending(&fd_timeout)) in floppy_release_irq_and_dma() 4938 if (delayed_work_pending(&fd_timer)) in floppy_release_irq_and_dma()
|
| /linux-6.15/mm/ |
| H A D | vmstat.c | 2072 if (!delayed_work_pending(this_cpu_ptr(&vmstat_work))) in quiet_vmstat() 2120 if (!delayed_work_pending(dw) && need_update(cpu)) in vmstat_shepherd()
|
| H A D | backing-dev.c | 582 WARN_ON(delayed_work_pending(&wb->dwork)); in wb_exit()
|
| H A D | slab_common.c | 1649 if (delayed_work_pending(&krcp->monitor_work)) { in __schedule_delayed_monitor_work()
|
| /linux-6.15/drivers/net/fjes/ |
| H A D | fjes_main.c | 391 if (!delayed_work_pending(&adapter->interrupt_watch_task)) { in fjes_request_irq() 1324 if (!delayed_work_pending(&adapter->interrupt_watch_task)) in fjes_irq_watch_task()
|
| /linux-6.15/net/batman-adv/ |
| H A D | bat_v_ogm.c | 107 if (delayed_work_pending(&bat_priv->bat_v.ogm_wq)) in batadv_v_ogm_start_timer()
|
| /linux-6.15/drivers/gpu/drm/omapdrm/ |
| H A D | omap_crtc.c | 344 if (!delayed_work_pending(&omap_crtc->update_work)) in omap_crtc_flush()
|
| /linux-6.15/drivers/devfreq/ |
| H A D | devfreq.c | 491 if (delayed_work_pending(&devfreq->work)) in devfreq_monitor_start() 591 if (!delayed_work_pending(&devfreq->work) && in devfreq_monitor_resume()
|
| /linux-6.15/drivers/extcon/ |
| H A D | extcon-rtk-type-c.c | 1421 WARN_ON_ONCE(delayed_work_pending(&type_c->delayed_work)); in extcon_rtk_type_c_remove() 1727 WARN_ON_ONCE(delayed_work_pending(&type_c->delayed_work)); in extcon_rtk_type_c_prepare()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_hotplug.c | 1037 str_yes_no(delayed_work_pending(&hotplug->reenable_work))); in i915_hpd_storm_ctl_show()
|
| /linux-6.15/kernel/cgroup/ |
| H A D | cgroup-v1.c | 228 if (!delayed_work_pending(dwork)) { in cgroup_pidlist_destroy_work_fn()
|
| /linux-6.15/kernel/sched/ |
| H A D | psi.c | 872 if (wake_clock && !delayed_work_pending(&group->avgs_work)) in psi_group_change()
|
| /linux-6.15/net/wireless/ |
| H A D | mlme.c | 1258 delayed_work_pending(&rdev->background_cac_done_wk)) in cfg80211_start_background_radar_detection()
|