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 |
|---|
| del_timer_sync(9) - centos |
| spi_async(9) - centos |
| struct_hrtimer(9) - centos |
| ibv_init_ah_from_wc(3) - debian |
| ibv_create_comp_channel(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |