FLUSH_DELAYED_WORK(9) Driver Basics FLUSH_DELAYED_WORK(9)NAMEflush_delayed_work - block until a dwork_struct's callback has terminatedSYNOPSISvoid flush_delayed_work(struct delayed_work * dwork);ARGUMENTSdwork the delayed work which is to be flushedDESCRIPTIONAny timeout is cancelled, and any pending work is run immediately.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FLUSH_DELAYED_WORK(9)
| Related Man Pages |
|---|
| usb_queue_reset_device(9) - centos |
| ccw_device_start_timeout(9) - suse |
| usb_queue_reset_device(9) - suse |
| unbufcall(9f) - centos |
| unbufcall(9f) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |