Home
last modified time | relevance | path

Searched defs:work_queued (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ufs/
H A Dufs.h29 int work_queued; /* non-zero if the delayed work is queued */ member
/linux/fs/hfs/
H A Dhfs_fs.h164 int work_queued; /* non-zero delayed work is queued */ member
/linux/fs/affs/
H A Daffs.h103 int work_queued; /* non-zero delayed work is queued */ member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.c574 bool work_queued = false; in amdgpu_dm_irq_schedule_work() local
/linux/fs/hfsplus/
H A Dhfsplus_fs.h192 int work_queued; /* non-zero delayed work is queued */ member
/linux/drivers/net/
H A Dxen-netfront.c1538 unsigned int work_queued; in xennet_handle_rx() local