Home
last modified time | relevance | path

Searched refs:work_busy (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/fs/fscache/
Dobject-list.c235 FILTER(work_busy(&obj->work), WORK, NOWORK); in fscache_objlist_show()
252 work_busy(&obj->work)); in fscache_objlist_show()
/linux-4.4.14/include/linux/
Dworkqueue.h454 extern unsigned int work_busy(struct work_struct *work);
/linux-4.4.14/fs/cachefiles/
Dnamei.c41 object->fscache.flags, work_busy(&object->fscache.work), in __cachefiles_printk_object()
/linux-4.4.14/drivers/block/xen-blkback/
Dblkback.c372 if (work_busy(&blkif->persistent_purge_work)) { in purge_persistent_gnt()
/linux-4.4.14/kernel/
Dworkqueue.c4107 unsigned int work_busy(struct work_struct *work) in work_busy() function
4128 EXPORT_SYMBOL_GPL(work_busy);
/linux-4.4.14/drivers/nvme/host/
Dpci.c3202 if (!work_busy(&dev->reset_work)) in nvme_probe_work()
3232 bool in_probe = work_busy(&dev->probe_work); in nvme_reset_work()
/linux-4.4.14/drivers/net/usb/
Dr8152.c3437 if (work_busy(&tp->schedule.work) || sw_linking != hw_linking) in delay_autosuspend()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_debugfs.c2550 yesno(work_busy(&dev_priv->psr.work.work))); in i915_edp_psr_status()
/linux-4.4.14/fs/btrfs/
Dextent-tree.c4973 !work_busy(&root->fs_info->async_reclaim_work)) in reserve_metadata_bytes()