Searched refs:delayed_work_pending (Results 1 – 25 of 28) sorted by relevance
12
204 if (!delayed_work_pending(&engine->heartbeat.work)) { in __live_heartbeat_off()217 if (delayed_work_pending(&engine->heartbeat.work)) { in __live_heartbeat_off()
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()
371 if (!delayed_work_pending(&discard_ctl->work)) in btrfs_discard_queue_work()382 if (!override && delayed_work_pending(&discard_ctl->work)) in __btrfs_discard_schedule_work()
765 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_deferred_file()797 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_all_deferred_files()833 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_deferred_file_under_dentry()
1380 delayed_work_pending(&cfile->deferred)) { in cifs_close()
398 drm_WARN_ON(&vdev->drm, delayed_work_pending(&vdev->pm->job_timeout_work)); in ivpu_pm_cancel_recovery()
362 #define delayed_work_pending(w) \ macro
560 WARN_ONCE(delayed_work_pending(&ln->grace_period_end), in lockd_exit_net()
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()
2062 if (!delayed_work_pending(this_cpu_ptr(&vmstat_work))) in quiet_vmstat()2110 if (!delayed_work_pending(dw) && need_update(cpu)) in vmstat_shepherd()
582 WARN_ON(delayed_work_pending(&wb->dwork)); in cgwb_create()
1634 if (delayed_work_pending(&krcp->monitor_work)) { in __schedule_delayed_monitor_work()
491 if (delayed_work_pending(&devfreq->work)) in devfreq_monitor_start()591 if (!delayed_work_pending(&devfreq->work) && in devfreq_monitor_resume()
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()
344 if (!delayed_work_pending(&omap_crtc->update_work)) in omap_crtc_flush()
107 if (delayed_work_pending(&bat_priv->bat_v.ogm_wq)) in batadv_v_ogm_start_timer()
1022 str_yes_no(delayed_work_pending(&hotplug->reenable_work))); in i915_hpd_storm_ctl_show()
1153 if (delayed_work_pending(&intel_dp->psr.dc3co_work)) in tgl_dc3co_disable_work()
228 if (!delayed_work_pending(dwork)) { in cgroup_pidlist_destroy_work_fn()
246 BUG_ON(delayed_work_pending(&scmd->abort_work)); in scsi_abort_command()
1220 if (delayed_work_pending(&priv->join_timeout)) { in cw1200_do_join()
794 if (delayed_work_pending(&vc4_hdmi->scrambling_work)) in vc4_hdmi_disable_scrambling()
2007 if (!rc && delayed_work_pending(&lgr->free_work)) in smc_conn_create()
433 if (!delayed_work_pending(&snode->source_timer) || in amt_group_work()
3242 blink = delayed_work_pending(&ops->cursor_work); in show_cursor_blink()