Home
last modified time | relevance | path

Searched refs:delayed_work_pending (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/external/bsd/common/include/linux/
Dworkqueue.h51 #define delayed_work_pending linux_delayed_work_pending macro
150 bool delayed_work_pending(const struct delayed_work *);
/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Di915_utils.h257 } while (delayed_work_pending(dw)); in drain_delayed_work()
Di915_debugfs.c3969 yesno(delayed_work_pending(&hotplug->reenable_work))); in i915_hpd_storm_ctl_show()