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 |
|---|
| usb_kill_urb(9) - centos |
| ibv_create_ah_from_wc(3) - debian |
| ibv_create_comp_channel(3) - debian |
| ibv_create_comp_channel(3) - centos |
| i2c_add_numbered_adapter(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| Controlling user input |