DECLARE_COMPLETION(9) Driver Basics DECLARE_COMPLETION(9)NAMEDECLARE_COMPLETION - declare and initialize a completion structureSYNOPSISDECLARE_COMPLETION(work);ARGUMENTSwork identifier for the completion structureDESCRIPTIONThis macro declares and initializes a completion structure. Generally used for static declarations. You should use the _ONSTACK variant for automatic variables.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DECLARE_COMPLETION(9)
| Related Man Pages |
|---|
| usb_kill_urb(9) - centos |
| ibv_init_ah_from_wc(3) - debian |
| rdma_get_send_comp(3) - debian |
| ibv_init_ah_from_wc(3) - centos |
| decl_simple_lock_data(9r) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |