INIT_COMPLETION(9) Driver Basics INIT_COMPLETION(9)NAMEinit_completion - Initialize a dynamically allocated completionSYNOPSISvoid init_completion(struct completion * x);ARGUMENTSx completion structure that is to be initializedDESCRIPTIONThis inline function will initialize a dynamically created completion structure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INIT_COMPLETION(9)
| Related Man Pages |
|---|
| spi_async(9) - centos |
| spi_async_locked(9) - centos |
| usb_kill_urb(9) - centos |
| ibv_create_comp_channel(3) - centos |
| ibv_init_ah_from_wc(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |